Uses of Class
io.qt.quick.QSGGeometry.DrawingMode
Package | Description |
---|---|
io.qt.quick |
-
Uses of QSGGeometry.DrawingMode in io.qt.quick
Methods in io.qt.quick that return QSGGeometry.DrawingMode Modifier and Type Method Description static QSGGeometry.DrawingMode
QSGGeometry.DrawingMode. resolve(int value)
Returns the corresponding enum entry for the given value.static QSGGeometry.DrawingMode
QSGGeometry.DrawingMode. valueOf(String name)
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.