QSGMaterialType Class
The QSGMaterialType class is used as a unique type token in combination with QSGMaterial. More...
Header: | #include <QSGMaterialType> |
qmake: | QT += quick |
Detailed Description
The QSGMaterialType class is used as a unique type token in combination with QSGMaterial.
It serves no purpose outside the QSGMaterial::type() function.