Qt.declarative
Provides Qt Quick 1 support. More...
Properties
- qmlDebugging : bool
- qmlImportsPath : string
- qmlPath : string
Detailed Description
The Qt.declarative module provides support for Qt Quick 1.
Property Documentation
qmlDebugging : bool |
Whether QML debugging support is compiled into your binaries.
Default: false
qmlImportsPath : string |
The absolute path to the directory where Qt's QML imports are installed.
Default: Determined by setup-qt.
qmlPath : string |
The absolute path to the directory where Qt's QML files are installed. This property is left undefined for Qt 4.
Default: Determined by setup-qt.
© 2023 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.