28class QGeoLocationPrivate :
public QSharedData
31 QGeoLocationPrivate();
32 QGeoLocationPrivate(
const QGeoLocationPrivate &other);
34 ~QGeoLocationPrivate();
36 bool operator==(
const QGeoLocationPrivate &other)
const;
41 QGeoCoordinate coordinate;
43 QVariantMap extendedAttributes;