Home
last modified time | relevance | path

Searched refs:DirectionRight (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouteparserosrmv5.cpp181 case QGeoManeuver::DirectionRight: in instructionArrive()
211 case QGeoManeuver::DirectionRight: in instructionContinue()
265 case QGeoManeuver::DirectionRight: in instructionEndOfRoad()
324 case QGeoManeuver::DirectionRight: in instructionFork()
380 case QGeoManeuver::DirectionRight: in instructionMerge()
428 case QGeoManeuver::DirectionRight: in instructionNewName()
472 case QGeoManeuver::DirectionRight: in instructionNotification()
502 case QGeoManeuver::DirectionRight: in instructionOffRamp()
575 case QGeoManeuver::DirectionRight: in instructionRoundaboutTurn()
624 case QGeoManeuver::DirectionRight: in instructionTurn()
[all …]
H A Dqgeomaneuver.h60 DirectionRight, enumerator
H A Dqgeorouteparserosrmv4.cpp98 return QGeoManeuver::DirectionRight; in osrmInstructionDirection()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomaneuver_p.h82 DirectionRight = QGeoManeuver::DirectionRight, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutexmlparser/
H A Dtst_qgeoroutexmlparser.cpp156 QCOMPARE(segments.at(2).maneuver().direction(), QGeoManeuver::DirectionRight); in test_realData2()
162 QCOMPARE(segments.at(5).maneuver().direction(), QGeoManeuver::DirectionRight); in test_realData2()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeomaneuver/
H A Dtst_qgeomaneuver.cpp127 QTest::newRow("instruction5") << QGeoManeuver::DirectionRight; in direction_data()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeoroutejsonparser_esri.cpp167 { QStringLiteral("esriDMTTurnRight"), QGeoManeuver::DirectionRight }, in parseDirection()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutexmlparser.cpp476 maneuverContainter.maneuver.setDirection(QGeoManeuver::DirectionRight); in parseManeuver()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes396 "DirectionRight": 4,