diff options
author | Christian Kamm <christian.d.kamm@nokia.com> | 2011-02-25 16:16:37 +0100 |
---|---|---|
committer | Christian Kamm <christian.d.kamm@nokia.com> | 2011-02-25 16:23:12 +0100 |
commit | aeb8c352eef3bfb7d89caa634e8e0a1f920a53a3 (patch) | |
tree | 604cad8e67e7a2eef49fe11b10ed9633fbcfc916 /src/plugins/cpptools/cppfilesettingspage.cpp | |
parent | 42077be2a0f953e039c1da41e5c949cfde30a300 (diff) | |
download | qt-creator-aeb8c352eef3bfb7d89caa634e8e0a1f920a53a3.tar.gz |
QmlJS: Try to implicitly import libraries in the same directory.
In QML, the current directory that holds a QML file is imported
implicitly. If it contains a qmldir file, the library is imported.
Since there is no explicit import statement, Creator can't know the URI
of this library. However, if type information is available for it
already - either through a previous dump or a qmltypes file - we can
guess the URI by looking at the contained exports.
Task-number: QTCREATORBUG-3768
Diffstat (limited to 'src/plugins/cpptools/cppfilesettingspage.cpp')
0 files changed, 0 insertions, 0 deletions