110 return m_address.
text();
119 if (oldText != m_address.
text())
176 return m_address.
state();
198 return m_address.
county();
220 return m_address.
city();
269 return m_address.
street();
346#include "moc_qdeclarativegeoaddress_p.cpp"
void setCountry(const QString &country)
void setDistrict(const QString &district)
void setCountryCode(const QString &countryCode)
void setState(const QString &state)
void setText(const QString &address)
void setCity(const QString &city)
QDeclarativeGeoAddress(QObject *parent=0)
\qmltype Address \inqmlmodule QtPositioning
void streetNumberChanged()
void setCounty(const QString &county)
void setPostalCode(const QString &postalCode)
void setStreetNumber(const QString &streetNumber)
void setAddress(const QGeoAddress &address)
void isTextGeneratedChanged()
void countryCodeChanged()
void setStreet(const QString &street)
bool isTextGenerated() const
Returns true if QGeoAddress::text() is automatically generated from address elements,...
QString district() const
Returns the district.
QString state() const
Returns the state.
void setCountryCode(const QString &countryCode)
Sets the countryCode according to ISO 3166-1 alpha-3.
void setCountry(const QString &country)
Sets the country name.
void setStreet(const QString &street)
Sets the street name to street.
QString street() const
Returns the street name.
void setCounty(const QString &county)
Sets the county.
void setText(const QString &text)
If text is not empty, explicitly assigns text as the string to be returned by text().
QString streetNumber() const
QString city() const
Returns the city.
void setStreetNumber(const QString &streetNumber)
void setPostalCode(const QString &postalCode)
Sets the postalCode.
QString countryCode() const
Returns the country code according to ISO 3166-1 alpha-3.
QString county() const
Returns the county.
QString postalCode() const
Returns the postal code.
QString country() const
Returns the country name.
QString text() const
Returns the address as a single formatted string.
void setDistrict(const QString &district)
Sets the district.
void setCity(const QString &city)
Sets the city.
void setState(const QString &state)
Sets the state.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
GLuint GLuint64EXT address
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent