5#ifndef QLOCATION_GEOADDRESS_P_H
6#define QLOCATION_GEOADDRESS_P_H
21#include <private/qglobal_p.h>
29class QGeoAddressPrivate :
public QSharedData
33 QGeoAddressPrivate(
const QGeoAddressPrivate &other);
34 ~QGeoAddressPrivate();
43 QString sStreetNumber;
46 bool m_autoGeneratedText;
Combined button and popup list for selecting options.
static QString formattedAddress(const QGeoAddress &address, const QString &newLine=QLatin1String("<br/>"))
constexpr size_t qHash(const QSize &s, size_t seed=0) noexcept