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

Unable to extend *QQuickApplicationWindow* and *QQuickMaterialTextContainer*

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.6.3
    • Quick: Controls 2
    • None
    • openSUSE Leap 15.5
      Qt with Online Installer(OSS)
    • Linux/X11

    Description

      If a customized class extends QQuickApplicationWindow with QML_EXTENDED(QQuickApplicationWindow), the project will not be compilable, the failure cause is related to QtQml's internal C++ templates.

      If a customized class extends QQuickMaterialTextContainer, the project will not be compilable too, this is because QQuickMaterialTextContainer moves the scope of void componentComplete() from protected to private.

      Attachments

        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
            sauntor sauntor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes