Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ OnRoutingSettings
Method
OnRoutingSettings
qt/mainwindow.cpp:919–923 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
917
}
918
919
void MainWindow::OnRoutingSettings()
920
{
921
RoutingSettings dlg(this, m_pDrawWidget->GetFramework());
922
dlg.ShowModal();
923
}
924
925
void MainWindow::OnBookmarksAction()
926
{
Callers
nothing calls this directly
Calls
1
ShowModal
Method · 0.45
Tested by
no test coverage detected