Qt 6.7
Qt Positioning
C++ Classes
QGeoAddress
Qt 6.7.2 Reference Documentation
List of All Members for QGeoAddress
This is the complete list of members for
QGeoAddress
, including inherited members.
QGeoAddress
()
QGeoAddress
(const QGeoAddress &)
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 &)
setStreetNumber
(const QString &)
setText
(const QString &)
state
() const : QString
street
() const : QString
streetNumber
() const : QString
text
() const : QString
operator=
(const QGeoAddress &) : QGeoAddress &
operator=
(QGeoAddress &) : QGeoAddress &