[Qt-creator] QML codecompletion for QML based component
Benjamin Zeller
benjamin.zeller at canonical.com
Fri May 8 11:46:25 CEST 2015
Hi all,
I currently try to convince QtC to show code completion for a project.
it has this structure:
subdirs-project
|
+-------- Component
|
+-------- App
The component is defined in QML, how can I get code completion in the
app for it?
It works for a C++ component but QML code files seem not to get indexed.
At least not
in a cross subproject way.
Regards
Benjamin
More information about the Qt-creator
mailing list