Home
last modified time | relevance | path

Searched refs:RightHandTraffic (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouteparser_p.h68 RightHandTraffic, enumerator
H A Dqgeorouteparser.cpp54 …rivate::QGeoRouteParserPrivate() : QObjectPrivate(), trafficSide(QGeoRouteParser::RightHandTraffic) in QGeoRouteParserPrivate()
H A Dqgeorouteparserosrmv4.cpp103 case QGeoRouteParser::RightHandTraffic: in osrmInstructionDirection()
H A Dqgeorouteparserosrmv5.cpp790 case QGeoRouteParser::RightHandTraffic: in instructionDirection()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeoroutingmanagerengineosm.cpp73 m_routeParser->setTrafficSide(QGeoRouteParser::RightHandTraffic); in QGeoRoutingManagerEngineOsm()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeoroutingmanagerenginemapbox.cpp244 parser->setTrafficSide(QGeoRouteParser::RightHandTraffic); in QGeoRoutingManagerEngineMapbox()