Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
6.8.2
-
None
Description
When trying to use VectorImage in a qml file, there's "false" warnings:
- at the top of the file "QQuickItem was not found"
- at the usage of VectorImage "VectorImage" is used but it is not resolved
- the project builds and runs
How to reproduce:
- Open quick/vectorimage example from the Qt examples
- configure/build
- arguably add "DEPENDENCIES QtQuick" to the "qt_add_qml_module"
- Navigate to Main.qml
Attachments
Issue Links
- duplicates
-
QTBUG-134589 qmlls: make qmlls work on all qml examples
-
- Reported
-