Home
last modified time | relevance | path

Searched refs:geocodeFinished (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeocodemodel.cpp181 geocodeFinished(reply_); in update()
191 geocodeFinished(reply_); in update()
201 geocodeFinished(reply_); in update()
321 this, SLOT(geocodeFinished(QGeoCodeReply*))); in pluginReady()
385 void QDeclarativeGeocodeModel::geocodeFinished(QGeoCodeReply *reply) in geocodeFinished() function in QDeclarativeGeocodeModel
H A Dqdeclarativegeocodemodel_p.h170 void geocodeFinished(QGeoCodeReply *reply);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/map/
H A DMapComponent.qml77 signal geocodeFinished()
501 map.geocodeFinished()