Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ isEditingInProgress
Method
isEditingInProgress
src/gui/map/map_editor.cpp:489–492 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
487
}
488
489
bool MapEditorController::isEditingInProgress() const
490
{
491
return editing_in_progress;
492
}
493
494
495
void MapEditorController::setEditorActivity(MapEditorActivity* new_activity)
Callers
1
autosave
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected