Searched defs:street (Results 1 – 4 of 4) sorted by relevance
300 QString QDeclarativeGeoAddress::street() const in street() function in QDeclarativeGeoAddress305 void QDeclarativeGeoAddress::setStreet(const QString &street) in setStreet()
555 QString QGeoAddress::street() const in street() function in QGeoAddress568 void QGeoAddress::setStreet(const QString &street) in setStreet()
167 QString street; in replyFinished() local
335 QString street = addr.value("Street").toString(); in parseLocation() local