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

Qt5Compat.GraphicalEffects is not qmllint compatible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.3.1
    • None
    • All

      qmllinting a file that imports Qt5Compat.GraphicalEffects:

      Warning: mobile/CornerTag.qml:3:1: Warnings occurred while importing module "Qt5Compat.GraphicalEffects":
      import Qt5Compat.GraphicalEffects
      ^^^^^^
      ---
      Warning: QML types file does not exist: C:/Qt/6.3.1/msvc2019_64/qml/Qt5Compat/GraphicalEffects/private/plugins.qmltypes
      ---Warn 

      C:\Qt\6.3.1\msvc2019_64\qml\Qt5Compat\GraphicalEffects\qmldir contains:

      depends Qt5Compat.GraphicalEffects.private 

      and that's why it probably tries to load the (non existent) private plugin.qmltypes.

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

            mmutz Marc Mutz
            rgriebl Robert Griebl
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes