Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ map
Method
map
src/tools/tool.cpp:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
Map* MapEditorTool::map() const
213
{
214
return editor->getMap();
215
}
216
217
MapWidget* MapEditorTool::mapWidget() const
218
{
Callers
15
worldFileUnitTest
Method · 0.80
testEstimateNonIsometric
Method · 0.80
fill
Method · 0.80
fillBoundary
Method · 0.80
SnappingToolHelper
Method · 0.80
finishCuttingArea
Method · 0.80
updateDirtyRectImpl
Method · 0.80
drawImpl
Method · 0.80
replaceObject
Method · 0.80
objectSelectionChanged
Method · 0.80
dragStart
Method · 0.80
finishEditing
Method · 0.80
Calls
1
getMap
Method · 0.45
Tested by
no test coverage detected