Details
-
Suggestion
-
Resolution: Fixed
-
P2: Important
-
None
-
d0fcb75aa (dev)
Description
https://www.qt.io/blog/compiling-qml-to-c-qtquick-controls-and-optional-imports shows how to perform a module-level/qmldir-level import (use-case: Allow platform-specific Qt Quick Controls styles to be compiled with qmlsc). Unfortunately, these imports are not detected by qmlls in Qt Creator 10.0-beta1.
The following warnings still appear when qmlls is enabled, even after:
- Building and running the app, to ensure that the qmldir is generated
- Closing and reopening Qt Creator, to ensure that the code model is fully reset
Attachments
Issue Links
- relates to
-
QTBUG-127661 Creator jumps to auto generated file instead of the real one
- Closed
-
QTBUG-115225 qmlls: pass build-dirs easily
- Closed