Uses of Enum
io.qt.positioning.QGeoCoordinate.CoordinateType
Packages that use QGeoCoordinate.CoordinateType
-
Uses of QGeoCoordinate.CoordinateType in io.qt.positioning
Methods in io.qt.positioning that return QGeoCoordinate.CoordinateTypeModifier and TypeMethodDescriptionQGeoCoordinate.CoordinateType.resolve(int value) Returns the corresponding enum entry for the given value.QGeoCoordinate.type()Returns the enum constant of this type with the specified name.static QGeoCoordinate.CoordinateType[]QGeoCoordinate.CoordinateType.values()Returns an array containing the constants of this enum type, in the order they are declared.