13 #ifndef VERBOSELIMITEDLINEARUNDO_H_HEADER_INCLUDED_C16E96 14 #define VERBOSELIMITEDLINEARUNDO_H_HEADER_INCLUDED_C16E96 39 itkFactorylessNewMacro(
Self);
43 typedef std::vector<StackDescriptionItem>
46 bool SetOperationEvent(
UndoStackItem *undoStackItem)
override;
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