Home
last modified time | relevance | path

Searched defs:maneuver (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/location/maps/
H A Dqgeoroutesegment.cpp250 void QGeoRouteSegment::setManeuver(const QGeoManeuver &maneuver) in setManeuver()
262 QGeoManeuver QGeoRouteSegment::maneuver() const in maneuver() function in QGeoRouteSegment
344 QGeoManeuver QGeoRouteSegmentPrivate::maneuver() const in maneuver() function in QGeoRouteSegmentPrivate
349 void QGeoRouteSegmentPrivate::setManeuver(const QGeoManeuver &maneuver) in setManeuver()
456 QGeoManeuver QGeoRouteSegmentPrivateDefault::maneuver() const in maneuver() function in QGeoRouteSegmentPrivateDefault
461 void QGeoRouteSegmentPrivateDefault::setManeuver(const QGeoManeuver &maneuver) in setManeuver()
H A Dqgeorouteparserosrmv5.cpp236 static QString instructionDepart(const QJsonObject &maneuver, const QString &wayName) in instructionDepart()
531 static QString instructionRotary(const QJsonObject &step, const QJsonObject &maneuver, const QStrin… in instructionRotary()
546 static QString instructionRoundabout(const QJsonObject &maneuver, const QString &wayName) in instructionRoundabout()
649 static QString instructionUseLane(const QJsonObject &maneuver, const QString &wayName, QGeoManeuver… in instructionUseLane()
720 static QString instructionText(const QJsonObject &step, const QJsonObject &maneuver, QGeoManeuver::… in instructionText()
772 static QGeoManeuver::InstructionDirection instructionDirection(const QJsonObject &maneuver, QGeoRou… in instructionDirection()
841 QJsonObject maneuver = step.value(QLatin1String("maneuver")).toObject(); in parseStep() local
H A Dqgeorouteparserosrmv4.cpp280 QGeoManeuver maneuver; in constructRoute() local
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/location/declarativemaps/
H A Dqdeclarativegeoroutesegment.cpp127 QDeclarativeGeoManeuver *QDeclarativeGeoRouteSegment::maneuver() const in maneuver() function in QDeclarativeGeoRouteSegment
H A Dqdeclarativegeomaneuver.cpp75 QDeclarativeGeoManeuver::QDeclarativeGeoManeuver(const QGeoManeuver &maneuver, QObject *parent) in QDeclarativeGeoManeuver()
/dports/devel/kpublictransport/kpublictransport-21.12.3/src/lib/backends/
H A Defaxmlparser.h57 PathSection::Maneuver maneuver = PathSection::Move; member
/dports/astro/marble/marble-21.12.3/src/lib/marble/routing/
H A DRouteSegment.cpp27 const Maneuver & RouteSegment::maneuver() const in maneuver() function in Marble::RouteSegment
32 void RouteSegment::setManeuver( const Maneuver &maneuver ) in setManeuver()
H A DRoutingModel.cpp173 const Maneuver &maneuver = d->m_route.at( i ).maneuver(); in exportGpx() local
H A DRoutingManager.cpp412 Maneuver maneuver; in importPlacemark() local
H A DRoutingWidget.cpp61 Maneuver maneuver; member
/dports/www/osrm-backend/osrm-backend-5.26.0/src/extractor/
H A Drestriction_compressor.cpp38 auto index_maneuver = [&](auto &maneuver) { in RestrictionCompressor()
46 std::for_each(maneuver_overrides.begin(), maneuver_overrides.end(), [&](auto &maneuver) { in RestrictionCompressor()
/dports/www/osrm-backend/osrm-backend-5.26.0/include/engine/api/
H A Djson_factory.hpp37 inline bool isValidModifier(const guidance::StepManeuver maneuver) in isValidModifier()
/dports/devel/kpublictransport/kpublictransport-21.12.3/autotests/data/efa/
H A Dtrip-response-full-indoor-path-vgn.json95 "maneuver": "Elevator", string
157 "maneuver": "Escalator", string
247 "maneuver": "Escalator", string
301 "maneuver": "Escalator", string
/dports/devel/kpublictransport/kpublictransport-21.12.3/src/lib/datatypes/
H A Dpath.cpp23 PathSection::Maneuver maneuver = PathSection::Move; member in KPublicTransport::PathSectionPrivate
/dports/www/osrm-backend/osrm-backend-5.26.0/include/engine/guidance/
H A Dassemble_steps.hpp83 StepManeuver maneuver{source_node.location, in assembleSteps() local
H A Droute_step.hpp76 StepManeuver maneuver; member
/dports/astro/marble/marble-21.12.3/src/plugins/runner/cyclestreets/
H A DCycleStreetsRunner.cpp208 QString maneuver = segment["turn"].toString(); in parse() local
/dports/www/osrm-backend/osrm-backend-5.26.0/include/extractor/
H A Dmaneuver_override.hpp22 std::string maneuver; member
/dports/astro/marble/marble-21.12.3/src/plugins/runner/mapquest/
H A DMapQuestRunner.cpp251 QDomNodeList maneuver = node.elementsByTagName(QStringLiteral("turnType")); in parse() local
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/plugins/geoservices/esri/
H A Dgeoroutejsonparser_esri.cpp198 QGeoManeuver maneuver; in parseDirection() local
/dports/www/osrm-backend/osrm-backend-5.26.0/src/engine/api/
H A Djson_factory.cpp94 util::json::Object makeStepManeuver(const guidance::StepManeuver &maneuver) in makeStepManeuver()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtquickcontrols2/examples/quickcontrols2/wearable/qml/Navigation/
H A Dwalk_route.json1 …e],"in":2}],"geometry":"{_ueF|d`jVRQdB}ARQh@g@XUVWVW^a@RUv@w@l@q@PQNQ","maneuver":{"bearing_after"… object
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/plugins/geoservices/nokia/
H A Dqgeoroutexmlparser.cpp249 QGeoManeuverContainer &maneuver = maneuvers[j]; in postProcessRoute() local
/dports/astro/gpsd/gpsd-3.20/test/
H A Dsynthetic-ais.json8 …"lon":-74037230,"lat":29028980,"course":2240,"heading":215,"second":33,"maneuver":0,"raim":false,"… number
10 …e,"lon":-42975686,"lat":24235415,"course":877,"heading":91,"second":41,"maneuver":0,"raim":false,"… number
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/gis/rte/
H A DCGisItemRte.cpp1061 maneuver_t& maneuver = maneuvers.last(); in setResult() local
1120 maneuver_t& maneuver = maneuvers[m]; in setResult() local

12