QtMobility Reference Documentation
Home
Modules
QtLocation
QGeoAddress
List of All Members for QGeoAddress
This is the complete list of members for
QGeoAddress
, including inherited members.
QGeoAddress
()
QGeoAddress
( const QGeoAddress & )
~QGeoAddress
()
city
() const : QString
clear
()
country
() const : QString
countryCode
() const : QString
county
() const : QString
district
() const : QString
isEmpty
() const : bool
postcode
() const : QString
setCity
( const QString & )
setCountry
( const QString & )
setCountryCode
( const QString & )
setCounty
( const QString & )
setDistrict
( const QString & )
setPostcode
( const QString & )
setState
( const QString & )
setStreet
( const QString & )
state
() const : QString
street
() const : QString
operator!=
( const QGeoAddress & ) const : bool
operator=
( const QGeoAddress & ) : QGeoAddress &
operator==
( const QGeoAddress & ) const : bool