#include <Midad/Util/Signals.h>#include <list>#include <vector>#include <algorithm>#include <functional>Go to the source code of this file.
Classes | |
| class | Undoable |
| Base class for any class which can be undone/redone. More... | |
| struct | UndoItem |
| class | UndoCommand |
| class | UndoHistory |
Typedefs | |
| typedef SigC::Slot0< void > | UndoMemento |
|
|
Definition at line 31 of file Undoable.h. Referenced by Composite::GetMemento(), BigUndoable::GetMemento(), UndoableInt::GetMemento(), RangeControl< double >::GetMemento(), CompositeRange< TYPE >::GetMemento(), UndoCommand::Redo(), and UndoCommand::Undo(). |
1.3.9.1