Home
last modified time | relevance | path

Searched refs:networkFinished (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeomapreply_nokia.cpp54 SLOT(networkFinished())); in QGeoMapReplyNokia()
68 void QGeoMapReplyNokia::networkFinished() in networkFinished() function in QGeoMapReplyNokia
H A Dqgeocodereply_nokia.cpp64 connect(reply, SIGNAL(finished()), this, SLOT(networkFinished())); in Q_DECLARE_METATYPE()
81 void QGeoCodeReplyNokia::networkFinished() in networkFinished() function in QGeoCodeReplyNokia
H A Dqgeoroutereply_nokia.cpp62 connect(reply, SIGNAL(finished()), this, SLOT(networkFinished())); in Q_DECLARE_METATYPE()
78 void QGeoRouteReplyNokia::networkFinished() in networkFinished() function in QGeoRouteReplyNokia
H A Dqgeomapreply_nokia.h56 void networkFinished();
H A Dqgeoroutereply_nokia.h55 void networkFinished();
H A Dqgeocodereply_nokia.h53 void networkFinished();