24class QGeoSatelliteInfoPrivate :
public QSharedData
27 QGeoSatelliteInfoPrivate();
28 QGeoSatelliteInfoPrivate(
const QGeoSatelliteInfoPrivate &other);
29 virtual ~QGeoSatelliteInfoPrivate();
30 bool operator==(
const QGeoSatelliteInfoPrivate &other)
const;
31 static QGeoSatelliteInfoPrivate *get(
const QGeoSatelliteInfo &info);
35 QGeoSatelliteInfo::SatelliteSystem system;
36 QHash<
int, qreal> doubleAttribs;