13 #ifndef mitkUndoController_h
14 #define mitkUndoController_h
30 LIMITEDLINEARUNDO = 10,
31 VERBOSE_LIMITEDLINEARUNDO = 11,
90 bool SwitchUndoModel(
UndoType undoType);
92 bool AddUndoModel(
UndoType undoType);
94 bool RemoveUndoModel(
UndoType undoType);
100 int GetLastObjectEventIdInList();
106 int GetLastGroupEventIdInList();