Home
last modified time | relevance | path

Searched defs:street (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/
H A Dqdeclarativegeoaddress.cpp300 QString QDeclarativeGeoAddress::street() const in street() function in QDeclarativeGeoAddress
305 void QDeclarativeGeoAddress::setStreet(const QString &street) in setStreet()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoaddress.cpp555 QString QGeoAddress::street() const in street() function in QGeoAddress
568 void QGeoAddress::setStreet(const QString &street) in setStreet()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacedetailsreplyimpl.cpp167 QString street; in replyFinished() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeocodejsonparser.cpp335 QString street = addr.value("Street").toString(); in parseLocation() local