The C++ API provided by the Qt QML module. More...
To include the definitions of the module's classes, use the following directive:
#include <QtQml>
To link against the module, add this line to your qmake .pro file:
.pro
QT += qml
For more information on the Qt QML module, see the Qt QML module documentation.