MCPcopy Create free account
hub / github.com/OpenOrienteering/mapper / finishEditing

Method finishEditing

src/tools/tool.cpp:105–108  ·  view source on GitHub ↗

virtual

Source from the content-addressed store, hash-verified

103
104// virtual
105void MapEditorTool::finishEditing()
106{
107 setEditingInProgress(false);
108}
109
110void MapEditorTool::setEditingInProgress(bool state)
111{

Callers 2

setToolMethod · 0.45
setOverrideToolMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected