MCPcopy 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
898void MainWindow::OnRulerEnabled()
899{
900 m_pDrawWidget->SetRuler(m_rulerAction->isChecked());
901}
902
903void MainWindow::OnRoutePointSelected(RouteMarkType type)
904{

Callers

nothing calls this directly

Calls 2

SetRulerMethod · 0.80
isCheckedMethod · 0.45

Tested by

no test coverage detected