aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qml
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@digia.com>2014-09-25 18:28:27 +0200
committerShawn Rutledge <shawn.rutledge@digia.com>2014-10-01 14:40:52 +0200
commit3ec6520117ffde0dfa2e029ca3214986506c54d8 (patch)
tree074273448a53e29969e9d284a021b6c722e8fafb /tools/qml
parent564c1038d1645d76004ad93651aa392d71d45490 (diff)
qmlimportscanner: parse "depends" lines in qmldir files
These lines specify additional hidden dependencies. The first use case is in QtQuick.Dialogs: DefaultFileDialog.qml uses FolderListModel, but this file is not listed in the qmldir because the decision whether to use it is made at runtime. So QtQuick.Dialogs qmldir contains this: depends Qt.labs.folderlistmodel 1.0 Task-number: QTBUG-41489 Change-Id: Ide4bca2ce2e342b95e9a87cc418d26f331372d12 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Diffstat (limited to 'tools/qml')
0 files changed, 0 insertions, 0 deletions