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

QQmlJSScope: Weird internal name for type created by resolveList

XMLWordPrintable

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes