![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QGeoAddress, including all inherited members.
| city() const | QGeoAddress | |
| clear() | QGeoAddress | |
| country() const | QGeoAddress | |
| countryCode() const | QGeoAddress | |
| county() const | QGeoAddress | |
| district() const | QGeoAddress | |
| isEmpty() const | QGeoAddress | |
| isTextGenerated() const | QGeoAddress | |
| operator!=(const QGeoAddress &lhs, const QGeoAddress &rhs) | QGeoAddress | friend |
| operator=(const QGeoAddress &other) | QGeoAddress | |
| operator==(const QGeoAddress &lhs, const QGeoAddress &rhs) | QGeoAddress | friend |
| postalCode() const | QGeoAddress | |
| QGeoAddress() | QGeoAddress | |
| QGeoAddress(const QGeoAddress &other) | QGeoAddress | |
| QGeoAddress(QGeoAddress &&other) noexcept=default | QGeoAddress | |
| qHash(const QGeoAddress &address, size_t seed) noexcept | QGeoAddress | related |
| 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() const | QGeoAddress | |
| street() const | QGeoAddress | |
| streetNumber() const | QGeoAddress | |
| swap(QGeoAddress &other) noexcept | QGeoAddress | inline |
| text() const | QGeoAddress | |
| ~QGeoAddress() | QGeoAddress |