Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ init
Method
init
src/tools/tool.cpp:81–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
void MapEditorTool::init()
82
{
83
if (tool_action)
84
tool_action->setChecked(true);
85
}
86
87
void MapEditorTool::deactivate()
88
{
Callers
1
startCuttingArea
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected