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