Uses of Enum
io.qt.positioning.QGeoShape.ShapeType
Packages that use QGeoShape.ShapeType
-
Uses of QGeoShape.ShapeType in io.qt.positioning
Methods in io.qt.positioning that return QGeoShape.ShapeTypeModifier and TypeMethodDescriptionstatic QGeoShape.ShapeType
QGeoShape.ShapeType.resolve
(int value) Returns the corresponding enum entry for the given value.final QGeoShape.ShapeType
QGeoShape.type()
static QGeoShape.ShapeType
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.