Qt 5.15
Qt Positioning
C++ Classes
QGeoAddress
Qt 5.15.8 Reference Documentation
List of All Members for QGeoAddress
This is the complete list of members for
QGeoAddress
, including inherited members.
QGeoAddress
(const QGeoAddress &)
QGeoAddress
()
operator=
(const QGeoAddress &) : QGeoAddress &
~QGeoAddress
()
city
() const : QString
clear
()
country
() const : QString
countryCode
() const : QString
county
() const : QString
district
() const : QString
isEmpty
() const : bool
isTextGenerated
() const : bool
postalCode
() const : QString
setCity
(const QString &)
setCountry
(const QString &)
setCountryCode
(const QString &)
setCounty
(const QString &)
setDistrict
(const QString &)
setPostalCode
(const QString &)
setState
(const QString &)
setStreet
(const QString &)
setText
(const QString &)
state
() const : QString
street
() const : QString
text
() const : QString
operator!=
(const QGeoAddress &) const : bool
operator==
(const QGeoAddress &) const : bool