Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QGeoLocation Member List

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

address() constQGeoLocation
boundingShape() constQGeoLocation
coordinate() constQGeoLocation
extendedAttributes() constQGeoLocation
isEmpty() constQGeoLocation
operator!=(const QGeoLocation &lhs, const QGeoLocation &rhs)QGeoLocationfriend
operator=(const QGeoLocation &other)QGeoLocation
operator==(const QGeoLocation &lhs, const QGeoLocation &rhs)QGeoLocationfriend
QGeoLocation()QGeoLocation
QGeoLocation(const QGeoLocation &other)QGeoLocation
QGeoLocation(QGeoLocation &&other) noexcept=defaultQGeoLocation
qHash(const QGeoLocation &location, size_t seed) noexceptQGeoLocationrelated
setAddress(const QGeoAddress &address)QGeoLocation
setBoundingShape(const QGeoShape &shape)QGeoLocation
setCoordinate(const QGeoCoordinate &position)QGeoLocation
setExtendedAttributes(const QVariantMap &data)QGeoLocation
swap(QGeoLocation &other) noexceptQGeoLocationinline
~QGeoLocation()QGeoLocation