Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ deleteSelectedObjects
Method
deleteSelectedObjects
src/tools/edit_tool.cpp:66–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
65
66
void EditTool::deleteSelectedObjects()
67
{
68
map()->deleteSelectedObjects();
69
updateStatusText();
70
}
71
72
73
void EditTool::createReplaceUndoStep(Object* object)
Callers
1
removeLastPointFromSelectedPath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected