Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutexmlparser.h62 QString toLink; // Id of the link this maneuver brings into variable
H A Dqgeoroutexmlparser.cpp257 extendedAttributes["toLink"] = maneuver.toLink; in postProcessRoute()
462 maneuverContainter.toLink = m_reader->readElementText(); in parseManeuver()