Home
last modified time | relevance | path

Searched refs:DirectionHardRight (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouteparserosrmv5.cpp180 case QGeoManeuver::DirectionHardRight: in instructionArrive()
210 case QGeoManeuver::DirectionHardRight: in instructionContinue()
264 case QGeoManeuver::DirectionHardRight: in instructionEndOfRoad()
319 case QGeoManeuver::DirectionHardRight: in instructionFork()
375 case QGeoManeuver::DirectionHardRight: in instructionMerge()
423 case QGeoManeuver::DirectionHardRight: in instructionNewName()
471 case QGeoManeuver::DirectionHardRight: in instructionNotification()
501 case QGeoManeuver::DirectionHardRight: in instructionOffRamp()
574 case QGeoManeuver::DirectionHardRight: in instructionRoundaboutTurn()
623 case QGeoManeuver::DirectionHardRight: in instructionTurn()
[all …]
H A Dqgeomaneuver.h61 DirectionHardRight, enumerator
H A Dqgeorouteparserosrmv4.cpp100 return QGeoManeuver::DirectionHardRight; in osrmInstructionDirection()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomaneuver_p.h83 DirectionHardRight = QGeoManeuver::DirectionHardRight, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeomaneuver/
H A Dtst_qgeomaneuver.cpp128 QTest::newRow("instruction6") << QGeoManeuver::DirectionHardRight; in direction_data()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutexmlparser.cpp478 maneuverContainter.maneuver.setDirection(QGeoManeuver::DirectionHardRight); in parseManeuver()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes397 "DirectionHardRight": 5,