MCPcopy Create free account
hub / github.com/OpenOrienteering/mapper / setActivity

Method setActivity

src/gui/map/map_widget.cpp:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175void MapWidget::setActivity(MapEditorActivity* activity)
176{
177 this->activity = activity;
178}
179
180
181void MapWidget::setGesturesEnabled(bool enabled)

Callers 1

setEditorActivityMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected