27class QGeoLocationPrivate :
public QSharedData
30 QGeoLocationPrivate();
31 QGeoLocationPrivate(
const QGeoLocationPrivate &other);
33 ~QGeoLocationPrivate();
35 bool operator==(
const QGeoLocationPrivate &other)
const;
40 QGeoCoordinate coordinate;
42 QVariantMap extendedAttributes;