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