Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutexmlparser.h118 bool parseLeg(int legIndex);
H A Dqgeoroutexmlparser.cpp172 if (!parseLeg(legIndex++)) in parseRoute()
190 bool QGeoRouteXmlParser::parseLeg(int legIndex) in parseLeg() function in QGeoRouteXmlParser