4#ifndef QLOCATION_GEOADDRESS_P_H
5#define QLOCATION_GEOADDRESS_P_H
20#include <private/qglobal_p.h>
28class QGeoAddressPrivate :
public QSharedData
32 QGeoAddressPrivate(
const QGeoAddressPrivate &other);
33 ~QGeoAddressPrivate();
42 QString sStreetNumber;
45 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