Home
last modified time | relevance | path

Searched defs:setLocations (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeocodingmanagerengine_test.h205 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
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocodereply.cpp229 void QGeoCodeReply::setLocations(const QList<QGeoLocation> &locations) in setLocations() function in QGeoCodeReply
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeocodemodel.cpp503 void QDeclarativeGeocodeModel::setLocations(const QList<QGeoLocation> &locations) in setLocations() function in QDeclarativeGeocodeModel