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

Port code away from QML_DECLARE_TYPEINFO

XMLWordPrintable

    • a78463ef31 (qt/qtdeclarative/dev) a78463ef31 (qt/tqtc-qtdeclarative/dev)

      We still have quite a few instances of QML_DECLARE_TYPEINFO in qtdeclarative. Those shouldn't be necessary, given that we're using declarative type registration nowadays.

      We should:

      1. verify that all attached properties are actually properly covered by QML_ATTACHED
      2. Remove the superfluous QML_DECLARE_TYPEINFO instances

        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:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes