From 97c589b44677733fb2b2aa7ba521faebf3241f3b Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Thu, 15 May 2014 17:02:15 +0200 Subject: introduce Qt.quick.qmlPath property Task-number: QBS-578 Change-Id: I116987d3232a832137781d4d5ac90adf4bd7ed88 Reviewed-by: Christian Kandeler --- doc/reference/modules/qt-modules.qdoc | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'doc/reference/modules/qt-modules.qdoc') diff --git a/doc/reference/modules/qt-modules.qdoc b/doc/reference/modules/qt-modules.qdoc index 1e350b4c1..01e2226b9 100644 --- a/doc/reference/modules/qt-modules.qdoc +++ b/doc/reference/modules/qt-modules.qdoc @@ -417,6 +417,16 @@ The absolute path to the directory where Qt's QML imports are installed. + \section3 qmlPath + + \table + \row \li \b{Type:} \li \c{string} + \row \li \b{Default:} \li set by \c{qbs-setup-qt} + \endtable + + The absolute path to the directory where Qt's QML files are installed. + This property is undefined for Qt4. + \section2 gui Properties \section3 uicName @@ -448,4 +458,14 @@ The absolute path to the directory where Qt's QML imports are installed. + \section3 qmlPath + + \table + \row \li \b{Type:} \li \c{string} + \row \li \b{Default:} \li set by \c{qbs-setup-qt} + \endtable + + The absolute path to the directory where Qt's QML files are installed. + This property is undefined for Qt4. + */ -- cgit v1.2.3