Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
909
void MainWindow::OnFollowRoute()
910
{
911
m_pDrawWidget->FollowRoute();
912
}
913
914
void MainWindow::OnClearRoute()
915
{
Callers
nothing calls this directly
Calls
1
FollowRoute
Method · 0.45
Tested by
no test coverage detected