MCPcopy 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
212Map* MapEditorTool::map() const
213{
214 return editor->getMap();
215}
216
217MapWidget* MapEditorTool::mapWidget() const
218{

Callers 15

worldFileUnitTestMethod · 0.80
fillMethod · 0.80
fillBoundaryMethod · 0.80
SnappingToolHelperMethod · 0.80
finishCuttingAreaMethod · 0.80
updateDirtyRectImplMethod · 0.80
drawImplMethod · 0.80
replaceObjectMethod · 0.80
dragStartMethod · 0.80
finishEditingMethod · 0.80

Calls 1

getMapMethod · 0.45

Tested by

no test coverage detected