17 #ifndef VERBOSELIMITEDLINEARUNDO_H_HEADER_INCLUDED_C16E96
18 #define VERBOSELIMITEDLINEARUNDO_H_HEADER_INCLUDED_C16E96
43 itkFactorylessNewMacro(
Self) itkCloneMacro(
Self)
46 typedef
std::vector<StackDescriptionItem>
49 virtual
bool SetOperationEvent(
UndoStackItem *undoStackItem) override;
56 virtual ~VerboseLimitedLinearUndo();
DataCollection - Class to facilitate loading/accessing structured data.
A linear undo model with one undo and one redo stack.
#define mitkClassMacro(className, SuperClassName)
std::pair< int, std::string > StackDescriptionItem
Represents an entry of the undo or redo stack.
A limited linear undo model providing GUI elements with stack status information. ...
std::vector< StackDescriptionItem > StackDescription