Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QGeoAddress Member List

This is the complete list of members for QGeoAddress, including all inherited members.

city() constQGeoAddress
clear()QGeoAddress
country() constQGeoAddress
countryCode() constQGeoAddress
county() constQGeoAddress
district() constQGeoAddress
isEmpty() constQGeoAddress
isTextGenerated() constQGeoAddress
operator!=QGeoAddressfriend
operator=(const QGeoAddress &other)QGeoAddress
operator==QGeoAddressfriend
postalCode() constQGeoAddress
QGeoAddress()QGeoAddress
QGeoAddress(const QGeoAddress &other)QGeoAddress
QGeoAddress(QGeoAddress &&other) noexcept=defaultQGeoAddress
qHash(const QGeoAddress &address, size_t seed) noexceptQGeoAddressrelated
setCity(const QString &city)QGeoAddress
setCountry(const QString &country)QGeoAddress
setCountryCode(const QString &countryCode)QGeoAddress
setCounty(const QString &county)QGeoAddress
setDistrict(const QString &district)QGeoAddress
setPostalCode(const QString &postalCode)QGeoAddress
setState(const QString &state)QGeoAddress
setStreet(const QString &street)QGeoAddress
setStreetNumber(const QString &streetNumber)QGeoAddress
setText(const QString &text)QGeoAddress
state() constQGeoAddress
street() constQGeoAddress
streetNumber() constQGeoAddress
swap(QGeoAddress &other) noexceptQGeoAddressinline
text() constQGeoAddress
~QGeoAddress()QGeoAddress