Uses of Class
io.qt.quick.QSGMaterialType
Package | Description |
---|---|
io.qt.quick |
-
Uses of QSGMaterialType in io.qt.quick
Methods in io.qt.quick that return QSGMaterialType Modifier and Type Method Description QSGMaterialType
QSGFlatColorMaterial. type()
abstract QSGMaterialType
QSGMaterial. type()
QSGMaterialType
QSGOpaqueTextureMaterial. type()
QSGMaterialType
QSGSimpleMaterial. type()
QSGMaterialType
QSGTextureMaterial. type()
QSGMaterialType
QSGVertexColorMaterial. type()