Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ OnLayerEnabled
Method
OnLayerEnabled
qt/mainwindow.cpp:893–896 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
891
}
892
893
void MainWindow::OnLayerEnabled(LayerType layer)
894
{
895
SetLayerEnabled(layer, m_layers->isChecked(layer));
896
}
897
898
void MainWindow::OnRulerEnabled()
899
{
Callers
nothing calls this directly
Calls
1
isChecked
Method · 0.45
Tested by
no test coverage detected