Qt Quick C++ Classes
The Qt Quick module provides classes for embedding Qt Quick in Qt/C++ applications. More...
Namespaces
Contains utilities for Qt Quick when used with an OpenGL backend |
Classes
Used as a unique type token in combination with QSGMaterial |
Detailed Description
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 module documentation.