Detailed Description
To include the definitions of the module's classes, use the following directive:
#include <QtQuick>
To link against the module, add this line to your qmake .pro file:
QT += quick
For more information on the Qt Quick module, see the Qt Quick documentation.