Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ getModifiedObjects
Method
getModifiedObjects
src/undo/undo.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void UndoStep::getModifiedObjects(int, ObjectSet&) const
113
{
114
; // nothing
115
}
116
117
// static
118
UndoStep* UndoStep::load(QXmlStreamReader& xml, Map* map, SymbolDictionary& symbol_dict)
Callers
1
updateMapState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected