Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ OnRulerEnabled
Method
OnRulerEnabled
qt/mainwindow.cpp:898–901 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
896
}
897
898
void MainWindow::OnRulerEnabled()
899
{
900
m_pDrawWidget->SetRuler(m_rulerAction->isChecked());
901
}
902
903
void MainWindow::OnRoutePointSelected(RouteMarkType type)
904
{
Callers
nothing calls this directly
Calls
2
SetRuler
Method · 0.80
isChecked
Method · 0.45
Tested by
no test coverage detected