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

Make use of improved QMetaType in QML engine

XMLWordPrintable

      Currently, large parts of the engine operate on metatype-ids. They should be changed to rather operate on QMetaTypes directly. This allows direct access to useful information like the QMetaObject, the metatype flags and the name.

      Legend: [✔] merged, [✘] in progress [ ] open

      [✔] Store QMetaType in QQmlPropertyData
      [✘] Port metatype id API to QMetaType 
      [✘] Use name stored in metatype to avoid duplicating strings in dyamic meta-object.

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

            fabiankosmale Fabian Kosmale
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: