MCPcopy Create free account
hub / github.com/comaps/comaps / SetRoutePointAddMode

Method SetRoutePointAddMode

qt/draw_widget.hpp:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63
64 RouteMarkType GetRoutePointAddMode() const { return m_routePointAddMode; }
65 void SetRoutePointAddMode(RouteMarkType mode) { m_routePointAddMode = mode; }
66 void FollowRoute();
67 void ClearRoute();
68 void OnRouteRecommendation(RoutingManager::Recommendation recommendation);

Callers 1

OnRoutePointSelectedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected