Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoroutereply.h87 void addRoutes(const QList<QGeoRoute> &routes);
H A Dqgeoroutereply.cpp209 void QGeoRouteReply::addRoutes(const QList<QGeoRoute> &routes) in addRoutes() function in QGeoRouteReply
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutereply_nokia.cpp114 addRoutes(routes); in appendResults()