Home
last modified time | relevance | path

Searched refs:m_maneuver (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoroutesegment.cpp386 m_maneuver(other.m_maneuver) in QGeoRouteSegmentPrivateDefault()
458 return m_maneuver; in maneuver()
463 m_maneuver = maneuver; in setManeuver()
H A Dqgeoroutesegment_p.h138 QGeoManeuver m_maneuver; variable