Home
last modified time | relevance | path

Searched refs:appendResults (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeocodereply_nokia.cpp93 this, SLOT(appendResults(QList<QGeoLocation>))); in networkFinished()
109 void QGeoCodeReplyNokia::appendResults(const QList<QGeoLocation> &locations) in appendResults() function in QGeoCodeReplyNokia
H A Dqgeoroutereply_nokia.cpp90 this, SLOT(appendResults(QList<QGeoRoute>))); in networkFinished()
108 void QGeoRouteReplyNokia::appendResults(const QList<QGeoRoute> &routes) in appendResults() function in QGeoRouteReplyNokia
H A Dqgeoroutereply_nokia.h57 void appendResults(const QList<QGeoRoute> &routes);
H A Dqgeocodereply_nokia.h55 void appendResults(const QList<QGeoLocation> &locations);