Uses of Enum
io.qt.positioning.QGeoSatelliteInfo.SatelliteSystem
-
Uses of QGeoSatelliteInfo.SatelliteSystem in io.qt.positioning
Modifier and TypeMethodDescriptionQGeoSatelliteInfo.getSatelliteSystem()
Kotlin property getter.protected QGeoSatelliteInfo.SatelliteSystem
QNmeaSatelliteInfoSource.parseSatellitesInUseFromNmea
(byte [] data, Collection<@QtPrimitiveType Integer> pnrsInUse) protected final QGeoSatelliteInfo.SatelliteSystem
QNmeaSatelliteInfoSource.parseSatellitesInUseFromNmea
(QByteArray data, Collection<@QtPrimitiveType Integer> pnrsInUse) protected final QGeoSatelliteInfo.SatelliteSystem
QNmeaSatelliteInfoSource.parseSatellitesInUseFromNmea
(QByteArrayView data, Collection<@QtPrimitiveType Integer> pnrsInUse) protected final QGeoSatelliteInfo.SatelliteSystem
QNmeaSatelliteInfoSource.parseSatellitesInUseFromNmea
(ByteBuffer data, Collection<@QtPrimitiveType Integer> pnrsInUse) QGeoSatelliteInfo.SatelliteSystem.resolve
(int value) Returns the corresponding enum entry for the given value.QGeoSatelliteInfo.satelliteSystem()
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.Modifier and TypeMethodDescriptionQNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea
(byte [] data, Collection<? extends QGeoSatelliteInfo> infos, QGeoSatelliteInfo.SatelliteSystem [] system) protected final QNmeaSatelliteInfoSource.SatelliteInfoParseStatus
QNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea
(QByteArray data, Collection<? extends QGeoSatelliteInfo> infos, QGeoSatelliteInfo.SatelliteSystem [] system) protected final QNmeaSatelliteInfoSource.SatelliteInfoParseStatus
QNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea
(QByteArrayView data, Collection<? extends QGeoSatelliteInfo> infos, QGeoSatelliteInfo.SatelliteSystem [] system) protected final QNmeaSatelliteInfoSource.SatelliteInfoParseStatus
QNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea
(ByteBuffer data, Collection<? extends QGeoSatelliteInfo> infos, QGeoSatelliteInfo.SatelliteSystem [] system) final void
QGeoSatelliteInfo.setSatelliteSystem
(QGeoSatelliteInfo.SatelliteSystem system)