Home
last modified time | relevance | path

Searched refs:LeftHandTraffic (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouteparser_p.h69 LeftHandTraffic enumerator
H A Dqgeorouteparserosrmv4.cpp105 case QGeoRouteParser::LeftHandTraffic: in osrmInstructionDirection()
H A Dqgeorouteparserosrmv5.cpp792 case QGeoRouteParser::LeftHandTraffic: in instructionDirection()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeoroutingmanagerengineosm.cpp75 m_routeParser->setTrafficSide(QGeoRouteParser::LeftHandTraffic); in QGeoRoutingManagerEngineOsm()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeoroutingmanagerenginemapbox.cpp246 parser->setTrafficSide(QGeoRouteParser::LeftHandTraffic); in QGeoRoutingManagerEngineMapbox()