Uses of Enum
io.qt.quick.QSGGeometry.Type
Packages that use QSGGeometry.Type
-
Uses of QSGGeometry.Type in io.qt.quick
Methods in io.qt.quick that return QSGGeometry.TypeModifier and TypeMethodDescriptionstatic QSGGeometry.Type
QSGGeometry.Type.resolve
(int value) Returns the corresponding enum entry for the given value.static QSGGeometry.Type
Returns the enum constant of this type with the specified name.static QSGGeometry.Type[]
QSGGeometry.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.