MCPcopy 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
81void MapEditorTool::init()
82{
83 if (tool_action)
84 tool_action->setChecked(true);
85}
86
87void MapEditorTool::deactivate()
88{

Callers 1

startCuttingAreaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected