Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeomaneuver.cpp461 m_waypoint(other.m_waypoint) {} in QGeoManeuverPrivateDefault()
542 return m_waypoint; in waypoint()
547 m_waypoint = waypoint; in setWaypoint()
H A Dqgeomaneuver_p.h143 QGeoCoordinate m_waypoint; variable