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 _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
