java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.quick.QSGMaterialType
- All Implemented Interfaces:
QtObjectInterface
Used as a unique type token in combination with QSGMaterial
Java wrapper for Qt class QSGMaterialType
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QSGMaterialType
public QSGMaterialType() -
QSGMaterialType
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-