Details
-
Bug
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
Qt Creator 4.15.0
-
None
Description
Auto-completion of properties for C++ objects exposed by QQmlContext::setContextProperty() doesn't work in Qt Creator 4.15.0. This seems a regression from Qt Creator 4.14.2.
How to reproduce
- Open CMakeLists.txt in attached qtcreatorbug25676.zip
- Open main.qml
- Try to autocomplete 'compiler.'
This used to work with Qt Creator 4.14.2, but with Qt Creator 4.15.0 no completion is possible.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-25316 AutoComplete of properties inside of a context property does not always work
-
- Closed
-