Searched refs:Azimuth (Results 1 – 9 of 9) sorted by relevance
87 << QGeoSatelliteInfo::Azimuth; in tst_qgeosatelliteinfo_getAttributes()272 << QGeoSatelliteInfo::Azimuth; in attribute_data()397 info.setAttribute(QGeoSatelliteInfo::Azimuth, 1.1); in debug_data()
116 if (!info.hasAttribute(QGeoSatelliteInfo::Azimuth)) in data()118 return info.attribute(QGeoSatelliteInfo::Azimuth); in data()
83 si.setAttribute(QGeoSatelliteInfo::Azimuth, a); in operator >>()
55 Azimuth enumerator
250 case QGeoSatelliteInfo::Azimuth: in operator <<()
402 info.setAttribute(QGeoSatelliteInfo::Azimuth, (ok) ? azimuth : 0); in getSatInfoFromNmea()
119 satInfo.setAttribute(QGeoSatelliteInfo::Azimuth, info.azimuth); in updateData()
187 info.setAttribute(QGeoSatelliteInfo::Azimuth, details->azimuth); in satellitesChanged()
339 info.setAttribute(QGeoSatelliteInfo::Azimuth, qreal(azimuth)); in satelliteInfoFromJavaLocation()