MCPcopy 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
112void UndoStep::getModifiedObjects(int, ObjectSet&) const
113{
114 ; // nothing
115}
116
117// static
118UndoStep* UndoStep::load(QXmlStreamReader& xml, Map* map, SymbolDictionary& symbol_dict)

Callers 1

updateMapStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected