summaryrefslogtreecommitdiffstats
path: root/tools/qml
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2011-02-11 04:54:16 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2011-02-11 06:56:23 (GMT)
commit48b9220a1c53ccb6726147381e2ace41927d3b0d (patch)
treec018e58718ce91cf06b8b37fb650eb073817e52e /tools/qml
parentf4fedd8981bf89b690bc9167bf48c1cf5e5120f2 (diff)
downloadQt-48b9220a1c53ccb6726147381e2ace41927d3b0d.zip
Qt-48b9220a1c53ccb6726147381e2ace41927d3b0d.tar.gz
Qt-48b9220a1c53ccb6726147381e2ace41927d3b0d.tar.bz2
Correct the "module not installed" error handling
The not installed error will be issued if, after loading plugins and considering the contents of qmldir, there are no elements in the particular minor version. For example, if a plugin/qmldir provides the following types (either from C++ or as QML files specified in the qmldir file): Foo 1.1 Bar 1.3 importing versions 1.0, 1.2, or 1.4 will fail with the not installed error. Change-Id: I8566fda6918cb48936144e67a1ce75add0f160d8 Task-number: QTBUG-17324 Reviewed-by: Martin Jones
Diffstat (limited to 'tools/qml')
0 files changed, 0 insertions, 0 deletions