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

Fix QMetaObject type handling in QQmlJSTypeResolver

    XMLWordPrintable

Details

    Description

      We changed how const is handled in qmltypes/the compiler library (in https://codereview.qt-project.org/c/qt/qtdeclarative/+/441203); this breaks however how we set-up the metaObjectType in QQmlJSTypeResolver.

      Simply dropping the const there might not be enough, as we still need to add it when generating (C++) code for locals of that type.

      Attachments

        For Gerrit Dashboard: QTBUG-108801
        # Subject Branch Project Status CR V

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change