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

Method OnFollowRoute

qt/mainwindow.cpp:909–912  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

907}
908
909void MainWindow::OnFollowRoute()
910{
911 m_pDrawWidget->FollowRoute();
912}
913
914void MainWindow::OnClearRoute()
915{

Callers

nothing calls this directly

Calls 1

FollowRouteMethod · 0.45

Tested by

no test coverage detected