Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
175
void MapWidget::setActivity(MapEditorActivity* activity)
176
{
177
this->activity = activity;
178
}
179
180
181
void MapWidget::setGesturesEnabled(bool enabled)
Callers
1
setEditorActivity
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected