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

Make use of improved QMetaType in QML engine

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated: