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

When an item is subclassed from another one that is provided from another library then it will fail to be able to assign it

    XMLWordPrintable

Details

    • Windows

    Description

      When an item is subclassed from another one that is provided from another library then it will fail to be able to assign it then it is used inside QML. This is because it does not recognise the fact that the parent class is actually the same one on the QMetaObject level.

      This is the case even if QT_NO_DATA_RELOCATION is defined for Qt and the projects.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ulherman Ulf Hermann
            andysh Andy Shaw
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes