| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeolocation/ |
| H A D | tst_qgeolocation.cpp | 90 m_location.setAddress(m_address); in address() 157 m_location.setAddress(m_address); in operators() 167 qgeolocationcopy.setAddress(qgeoaddresscopy); in operators() 170 qgeolocationcopy.setAddress(m_address); in operators() 197 location.setAddress(address); in comparison() 214 otherLocation.setAddress(otherAddress); in comparison() 256 location.setAddress(address); in isEmpty() 258 location.setAddress(QGeoAddress()); in isEmpty()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/ |
| H A D | qdeclarativegeolocation.cpp | 112 m_address->setAddress(src.address()); in setLocation() 126 retValue.setAddress(m_address ? m_address->address() : QGeoAddress()); in location() 138 void QDeclarativeGeoLocation::setAddress(QDeclarativeGeoAddress *address) in setAddress() function in QDeclarativeGeoLocation
|
| H A D | qdeclarativegeolocation_p.h | 68 Q_PROPERTY(QDeclarativeGeoAddress *address READ address WRITE setAddress NOTIFY addressChanged) 82 void setAddress(QDeclarativeGeoAddress *address);
|
| H A D | qdeclarativegeoaddress_p.h | 64 Q_PROPERTY(QGeoAddress address READ address WRITE setAddress) 80 void setAddress(const QGeoAddress &address);
|
| H A D | qdeclarativegeoaddress.cpp | 108 void QDeclarativeGeoAddress::setAddress(const QGeoAddress &address) in setAddress() function in QDeclarativeGeoAddress
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/ |
| H A D | geocodereply_esri.cpp | 158 location.setAddress(address); in parseAddress() 201 location.setAddress(address); in parseCandidate()
|
| H A D | placesearchreply_esri.cpp | 206 geoLocation.setAddress(geoAddress); in parsePlaceResult()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qgeocodereplyosm.cpp | 148 location.setAddress(parseAddressObject(object)); in networkReplyFinished() 184 location.setAddress(parseAddressObject(object)); in networkReplyFinished()
|
| H A D | qplacesearchreplyosm.cpp | 222 location.setAddress(address); in parsePlaceResult()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeolocation.h | 70 void setAddress(const QGeoAddress &address);
|
| H A D | qgeolocation.cpp | 155 void QGeoLocation::setAddress(const QGeoAddress &address) in setAddress() function in QGeoLocation
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/ |
| H A D | qgeocodingmanagerengine_test.h | 214 location.setAddress(address); in setLocations() 227 location.setAddress(address); in setLocations()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/ |
| H A D | qmapboxcommon.cpp | 127 location.setAddress(address); in parseGeoLocation()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/ |
| H A D | qplacesearchreplyhere.cpp | 160 location.setAddress(address); in parsePlaceResult()
|
| H A D | qplacedetailsreplyimpl.cpp | 195 location.setAddress(address); in replyFinished()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocodereply/ |
| H A D | tst_qgeocodereply.cpp | 231 qgeolocation->setAddress(*qgeoaddress); in locations()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/ |
| H A D | qgeocodejsonparser.cpp | 359 loc->setAddress(address); in parseLocation()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qmlinterface/ |
| H A D | tst_qmlinterface.cpp | 99 m_location.setAddress(m_address); in tst_qmlinterface()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/snippets/places/ |
| H A D | requesthandler.h | 168 location.setAddress(address); in savePlace()
|