Home
last modified time | relevance | path

Searched refs:parseManeuver (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutexmlparser.h119 bool parseManeuver(QList<QGeoManeuverContainer> &maneuvers);
H A Dqgeoroutexmlparser.cpp203 if (!parseManeuver(maneuvers)) in parseLeg()
434 bool QGeoRouteXmlParser::parseManeuver(QList<QGeoManeuverContainer> &maneuvers) in parseManeuver() function in QGeoRouteXmlParser