Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
105
void MapEditorTool::finishEditing()
106
{
107
setEditingInProgress(false);
108
}
109
110
void MapEditorTool::setEditingInProgress(bool state)
111
{
Callers
2
setTool
Method · 0.45
setOverrideTool
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected