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

Qt5Compat.GraphicalEffects is not qmllint compatible

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes