Uses of Enum
io.qt.positioning.QGeoSatelliteInfo.SatelliteSystem
Packages that use QGeoSatelliteInfo.SatelliteSystem
-
Uses of QGeoSatelliteInfo.SatelliteSystem in io.qt.positioning
Methods in io.qt.positioning that return QGeoSatelliteInfo.SatelliteSystemModifier and TypeMethodDescriptionprotected final QGeoSatelliteInfo.SatelliteSystemQNmeaSatelliteInfoSource.parseSatellitesInUseFromNmea(byte [] data, int offsetOfData, int size, Collection<@QtPrimitiveType Integer> pnrsInUse) Overloaded function forQNmeaSatelliteInfoSource.parseSatellitesInUseFromNmea(java.nio.ByteBuffer, java.util.Collection).protected final QGeoSatelliteInfo.SatelliteSystemQNmeaSatelliteInfoSource.parseSatellitesInUseFromNmea(byte [] data, Collection<@QtPrimitiveType Integer> pnrsInUse) Overloaded function forQNmeaSatelliteInfoSource.parseSatellitesInUseFromNmea(java.nio.ByteBuffer, java.util.Collection).protected final QGeoSatelliteInfo.SatelliteSystemQNmeaSatelliteInfoSource.parseSatellitesInUseFromNmea(QByteArrayView data, Collection<@QtPrimitiveType Integer> pnrsInUse) protected QGeoSatelliteInfo.SatelliteSystemQNmeaSatelliteInfoSource.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.Methods in io.qt.positioning with parameters of type QGeoSatelliteInfo.SatelliteSystemModifier and TypeMethodDescriptionprotected final QNmeaSatelliteInfoSource.SatelliteInfoParseStatusQNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea(byte [] data, int offsetOfData, int size, Collection<? extends QGeoSatelliteInfo> infos, QGeoSatelliteInfo.SatelliteSystem [] system) protected final QNmeaSatelliteInfoSource.SatelliteInfoParseStatusQNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea(byte [] data, Collection<? extends QGeoSatelliteInfo> infos, QGeoSatelliteInfo.SatelliteSystem [] system) protected final QNmeaSatelliteInfoSource.SatelliteInfoParseStatusQNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea(QByteArrayView data, Collection<? extends QGeoSatelliteInfo> infos, QGeoSatelliteInfo.SatelliteSystem [] system) QNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea(ByteBuffer data, Collection<? extends QGeoSatelliteInfo> infos, QGeoSatelliteInfo.SatelliteSystem [] system) final voidQGeoSatelliteInfo.setSatelliteSystem(QGeoSatelliteInfo.SatelliteSystem system)