java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.quick.QSGMaterialType
- All Implemented Interfaces:
QtObjectInterface
public class QSGMaterialType extends QtObject
Used as a unique type token in combination with QSGMaterial
Java wrapper for Qt class QSGMaterialType
-
Nested Class Summary
-
Constructor Summary
Constructors Modifier Constructor Description QSGMaterialType()
protected
QSGMaterialType(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
-
Constructor Details
-
QSGMaterialType
public QSGMaterialType() -
QSGMaterialType
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-