Home
last modified time | relevance | path

Searched refs:environmentImportPaths (Results 1 – 2 of 2) sorted by relevance

/dports/devel/kdevelop/kdevelop-21.12.3/plugins/qmljs/3rdparty/qtcreator-libs/qmljs/
H A Dqmljsmodelmanagerinterface.cpp82 static QStringList environmentImportPaths() in environmentImportPaths() function
130 m_defaultImportPaths << environmentImportPaths(); in ModelManagerInterface()
1420 foreach (const QString &path, environmentImportPaths()) in completeVContext()
1447 foreach (const QString &path, environmentImportPaths()) in completeVContext()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qmljs/
H A Dqmljsmodelmanagerinterface.cpp93 static QStringList environmentImportPaths() in environmentImportPaths() function
111 m_defaultImportPaths(environmentImportPaths()), in ModelManagerInterface()
1515 const auto environmentPaths = environmentImportPaths(); in getVContext()
1540 const auto environemntPaths = environmentImportPaths(); in getVContext()