Searched refs:setLocations (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/ |
| H A D | qgeocodingmanagerengine_test.h | 77 void callSetLocations ( const QList<QGeoLocation> & locations ) {setLocations(locations);} in callSetLocations() 131 setLocations(geocodeReply_, searchString, limit, offset); 175 setLocations(geocodeReply_, address); in geocode() 205 void setLocations(GeocodeReplyTest* reply, const QString searchString, int limit, int offset) in setLocations() function 221 void setLocations(GeocodeReplyTest* reply, const QGeoAddress& address) in setLocations() function 234 void setLocations(GeocodeReplyTest* reply, const QGeoCoordinate & coordinate) in setLocations() function 250 setLocations(geocodeReply_, coordinate); in reverseGeocode()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativegeocodemodel.cpp | 394 setLocations(reply->locations()); in geocodeFinished() 417 setLocations(reply->locations()); in geocodeError() 503 void QDeclarativeGeocodeModel::setLocations(const QList<QGeoLocation> &locations) in setLocations() function in QDeclarativeGeocodeModel 612 setLocations(QList<QGeoLocation>()); in reset()
|
| H A D | qdeclarativegeocodemodel_p.h | 184 void setLocations(const QList<QGeoLocation> &locations);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/ |
| H A D | geocodereply_esri.cpp | 112 setLocations(locations); in networkReplyFinished() 124 setLocations(locations); in networkReplyFinished()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qgeocodereplyosm.cpp | 154 setLocations(locations); in networkReplyFinished() 192 setLocations(locations); in networkReplyFinished()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocodereply/ |
| H A D | tst_qgeocodereply.h | 58 void callSetLocations ( const QList<QGeoLocation> & locations ) {setLocations(locations);} in callSetLocations()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeocodereply.h | 95 void setLocations(const QList<QGeoLocation> &locations);
|
| H A D | qgeocodereply.cpp | 229 void QGeoCodeReply::setLocations(const QList<QGeoLocation> &locations) in setLocations() function in QGeoCodeReply
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/ |
| H A D | qgeocodereplymapbox.cpp | 92 setLocations(locations); in onNetworkReplyFinished()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocodingmanagerplugins/ |
| H A D | qgeocodingmanagerengine_test.h | 53 void callSetLocations ( const QList<QGeoLocation> & locations ) {setLocations(locations);} in callSetLocations()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/ |
| H A D | qgeocodereply_nokia.cpp | 115 setLocations(locations); in appendResults()
|