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