![]() |
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 QGeoLocation, including all inherited members.
| address() const | QGeoLocation | |
| boundingShape() const | QGeoLocation | |
| coordinate() const | QGeoLocation | |
| extendedAttributes() const | QGeoLocation | |
| isEmpty() const | QGeoLocation | |
| operator!=(const QGeoLocation &lhs, const QGeoLocation &rhs) | QGeoLocation | friend |
| operator=(const QGeoLocation &other) | QGeoLocation | |
| operator==(const QGeoLocation &lhs, const QGeoLocation &rhs) | QGeoLocation | friend |
| QGeoLocation() | QGeoLocation | |
| QGeoLocation(const QGeoLocation &other) | QGeoLocation | |
| QGeoLocation(QGeoLocation &&other) noexcept=default | QGeoLocation | |
| qHash(const QGeoLocation &location, size_t seed) noexcept | QGeoLocation | related |
| setAddress(const QGeoAddress &address) | QGeoLocation | |
| setBoundingShape(const QGeoShape &shape) | QGeoLocation | |
| setCoordinate(const QGeoCoordinate &position) | QGeoLocation | |
| setExtendedAttributes(const QVariantMap &data) | QGeoLocation | |
| swap(QGeoLocation &other) noexcept | QGeoLocation | inline |
| ~QGeoLocation() | QGeoLocation |