Uses of Enum
io.qt.positioning.QGeoSatelliteInfoSource.Error
Packages that use QGeoSatelliteInfoSource.Error
-
Uses of QGeoSatelliteInfoSource.Error in io.qt.positioning
Fields in io.qt.positioning with type parameters of type QGeoSatelliteInfoSource.ErrorMethods in io.qt.positioning that return QGeoSatelliteInfoSource.ErrorModifier and TypeMethodDescriptionabstract QGeoSatelliteInfoSource.Error
QGeoSatelliteInfoSource.error()
QNmeaSatelliteInfoSource.error()
QGeoSatelliteInfoSource.Error.resolve
(int value) Returns the corresponding enum entry for the given value.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.Methods in io.qt.positioning with parameters of type QGeoSatelliteInfoSource.ErrorModifier and TypeMethodDescriptionprotected final void
QNmeaSatelliteInfoSource.setError
(QGeoSatelliteInfoSource.Error satelliteError)