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.DrawingModeQSGGeometry.DrawingMode.resolve(int value) Returns the corresponding enum entry for the given value.static QSGGeometry.DrawingModeReturns 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.