Details
-
Bug
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
Qt Creator 4.15.1, Qt Creator 4.15.2
Description
When passing a context property to QML from C++ using QQmlContext setContextProperty, for some projects this results in the property names in QML allowing for autocomplete as well as tooltips when hovered. The property names are also changed to italicized blue text when complete.
Also noticed is the fact that once a project that does this has been compiled, other unrelated projects open in QCreator will also be able to autocomplete and get tooltips for those properties in qml even if the first project has been closed, and is only cleared when QCreator is restarted.
Attached is a project which does not result in tooltips.
Attachments
Issue Links
- resulted in
-
QTBUG-128232 qmlls: add crude support for context properties
-
- Reported
-