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

Revisioned properties not available in subclasses present in different QML plugins

    XMLWordPrintable

Details

    Description

      Subclassing SomeClass from QtQuick in a separate QML plugin and registering it as CustomModule 2.10 disables all signals, properties and invokables revisioned.
      E.g., "MyImage.mipmap" is not available in MyModule 2.10.

      with
      class MyImage : public QQuickImage

      In this test i explicitly tried to register CustomModule as 2.10, hoping that the revision was done solely on the revision number.

      Attachments

        1. QTBUG-72986.tar.gz
          147 kB
          Paolo Angelelli
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            paangele Paolo Angelelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes