Uses of Class
io.qt.positioning.QGeoSatelliteInfo
Packages that use QGeoSatelliteInfo
-
Uses of QGeoSatelliteInfo in io.qt.positioning
Fields in io.qt.positioning with type parameters of type QGeoSatelliteInfoModifier and TypeFieldDescriptionfinal QObject.Signal1<List<QGeoSatelliteInfo>>
QGeoSatelliteInfoSource.satellitesInUseUpdated
final QObject.Signal1<List<QGeoSatelliteInfo>>
QGeoSatelliteInfoSource.satellitesInViewUpdated
Methods in io.qt.positioning that return QGeoSatelliteInfoModifier and TypeMethodDescriptionQGeoSatelliteInfo.clone()
Creates and returns a copy of this object.Methods in io.qt.positioning with parameters of type QGeoSatelliteInfoModifier and TypeMethodDescriptionfinal void
QGeoSatelliteInfo.assign
(QGeoSatelliteInfo other) final boolean
QGeoSatelliteInfo.equals
(QGeoSatelliteInfo rhs) final void
QGeoSatelliteInfo.swap
(QGeoSatelliteInfo other) Method parameters in io.qt.positioning with type arguments of type QGeoSatelliteInfoModifier and TypeMethodDescriptionprotected final QNmeaSatelliteInfoSource.SatelliteInfoParseStatus
QNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea
(byte [] data, int offsetOfData, int size, Collection<? extends QGeoSatelliteInfo> infos, QGeoSatelliteInfo.SatelliteSystem [] system) protected final QNmeaSatelliteInfoSource.SatelliteInfoParseStatus
QNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea
(byte [] data, Collection<? extends QGeoSatelliteInfo> infos, QGeoSatelliteInfo.SatelliteSystem [] system) protected final QNmeaSatelliteInfoSource.SatelliteInfoParseStatus
QNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea
(QByteArrayView data, Collection<? extends QGeoSatelliteInfo> infos, QGeoSatelliteInfo.SatelliteSystem [] system) QNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea
(ByteBuffer data, Collection<? extends QGeoSatelliteInfo> infos, QGeoSatelliteInfo.SatelliteSystem [] system) Constructors in io.qt.positioning with parameters of type QGeoSatelliteInfoModifierConstructorDescription