Home
last modified time | relevance | path

Searched defs:trafficSide (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouteparser.cpp88 QGeoRouteParser::TrafficSide QGeoRouteParser::trafficSide() const in trafficSide() function in QGeoRouteParser
94 void QGeoRouteParser::setTrafficSide(QGeoRouteParser::TrafficSide trafficSide) in setTrafficSide()
H A Dqgeorouteparser_p_p.h68 QGeoRouteParser::TrafficSide trafficSide; variable
H A Dqgeorouteparserosrmv4.cpp89 … osrmInstructionDirection(const QString &instructionCode, QGeoRouteParser::TrafficSide trafficSide) in osrmInstructionDirection()
249 … const QJsonObject &summary, QGeoRouteParser::TrafficSide trafficSide) in constructRoute()
H A Dqgeorouteparserosrmv5.cpp772 …rection instructionDirection(const QJsonObject &maneuver, QGeoRouteParser::TrafficSide trafficSide) in instructionDirection()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeoroutingmanagerengineosm.cpp71 … QString trafficSide = parameters.value(QStringLiteral("mapbox.routing.traffic_side")).toString(); in QGeoRoutingManagerEngineOsm() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeoroutingmanagerenginemapbox.cpp242 … QString trafficSide = parameters.value(QStringLiteral("mapbox.routing.traffic_side")).toString(); in QGeoRoutingManagerEngineMapbox() local