Uses of Class
io.qt.positioning.QGeoSatelliteInfo
-
Uses of QGeoSatelliteInfo in io.qt.positioning
Modifier and TypeFieldDescriptionfinal QObject.Signal1<List<QGeoSatelliteInfo>>
QGeoSatelliteInfoSource.satellitesInUseUpdated
final QObject.Signal1<List<QGeoSatelliteInfo>>
QGeoSatelliteInfoSource.satellitesInViewUpdated
Modifier and TypeMethodDescriptionQGeoSatelliteInfo.clone()
Creates and returns a copy of this object.Modifier and TypeMethodDescriptionfinal void
QGeoSatelliteInfo.assign
(QGeoSatelliteInfo other) final void
QGeoSatelliteInfo.swap
(QGeoSatelliteInfo other) SeeQGeoSatelliteInfo::
swap(QGeoSatelliteInfo&) 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) ModifierConstructorDescription