Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ objectSelectionChanged
Method
objectSelectionChanged
src/tools/tool_base.cpp:352–355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
350
}
351
352
void MapEditorToolBase::objectSelectionChanged()
353
{
354
objectSelectionChangedImpl();
355
}
356
357
void MapEditorToolBase::drawImpl(QPainter* painter, MapWidget* widget)
358
{
Callers
1
finishEditing
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected