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