![]() |
Qt 6.x
The Qt SDK
|
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!= | QGeoLocation | friend |
operator=(const QGeoLocation &other) | QGeoLocation | |
operator== | 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 |