Uses of Class
io.qt.positioning.QGeoShape.ShapeType
Package | Description |
---|---|
io.qt.positioning |
-
Uses of QGeoShape.ShapeType in io.qt.positioning
Methods in io.qt.positioning that return QGeoShape.ShapeType Modifier and Type Method Description static QGeoShape.ShapeType
QGeoShape.ShapeType. resolve(int value)
Returns the corresponding enum entry for the given value.QGeoShape.ShapeType
QGeoShape. type()
static QGeoShape.ShapeType
QGeoShape.ShapeType. valueOf(String name)
Returns the enum constant of this type with the specified name.static QGeoShape.ShapeType[]
QGeoShape.ShapeType. values()
Returns an array containing the constants of this enum type, in the order they are declared.