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
The absolute path to the directory where Qt's QML imports are installed.
Default: Determined by setup-qt.
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.