Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Fixed
-
Affects Version/s: Qt Creator 5.0.2, Qt Creator 6.0.0-beta1
-
Fix Version/s: Qt Creator 7.0.0-beta2
-
Component/s: Quick / QML Support
-
Labels:None
-
Platform/s:
Description
QObjects registered with the help of QML_ELEMENT, and the like, show an error in the QML editor: "QML Module not found (QML_IMPORT_NAME)". It works in spite of that, but Code Completion doesn't.
(It works fine with normal registration of the types.)
Probably closely related to https://bugreports.qt.io/browse/QTCREATORBUG-24428