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

qmlsc triggers type errors on "parent" lookup in static mode

    XMLWordPrintable

Details

    • 49f99a7500476194a395c3d4770317a6092e5925 (qt/tqtc-qmlcachegenplus/dev)

    Description

      When compiling in static mode, qmlsc assumes the document parent is the Item parent, and translates that into initObjectPropertyLookup of that type. However, the property only holds QQuickItem and the lookup initialization generates a Type error.

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes