Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-115795

QQmlJSScope: Weird internal name for type created by resolveList

    XMLWordPrintable

Details

    Description

      For composites, we call listType->setInternalName(u"QQmlListProperty<>"_s);

       

      Consequently, for two composite types comp1 and comp2, calling

      comp1.listType().isSameType(comp2.listType())

      will return true, even if comp1 and comp2 are different types.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtqmlteam Qt Qml Team User
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes