Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/nokia_services/routing/
H A Dtst_routing.cpp173 void routingFinished(QGeoRouteReply* reply);
303 void tst_nokia_routing::routingFinished(QGeoRouteReply* reply) in routingFinished() function in tst_nokia_routing
338 this, SLOT(routingFinished(QGeoRouteReply*))); in initTestCase()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel.cpp377 this, SLOT(routingFinished(QGeoRouteReply*))); in pluginReady()
650 routingFinished(reply); in update()
660 void QDeclarativeGeoRouteModel::routingFinished(QGeoRouteReply *reply) in routingFinished() function in QDeclarativeGeoRouteModel
H A Dqdeclarativegeoroutemodel_p.h166 void routingFinished(QGeoRouteReply *reply);