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

Method GetRoutePointAddMode

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

Source from the content-addressed store, hash-verified

62 void SetRuler(bool enabled);
63
64 RouteMarkType GetRoutePointAddMode() const { return m_routePointAddMode; }
65 void SetRoutePointAddMode(RouteMarkType mode) { m_routePointAddMode = mode; }
66 void FollowRoute();
67 void ClearRoute();

Callers 1

CreateNavigationBarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected