MCPcopy 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
919void MainWindow::OnRoutingSettings()
920{
921 RoutingSettings dlg(this, m_pDrawWidget->GetFramework());
922 dlg.ShowModal();
923}
924
925void MainWindow::OnBookmarksAction()
926{

Callers

nothing calls this directly

Calls 1

ShowModalMethod · 0.45

Tested by

no test coverage detected