Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::UndoManager Class Reference
Inheritance diagram for inviwo::UndoManager:

Public Member Functions

void clear ()
bool eventFilter (QObject *watched, QEvent *event) override
QAction * getRedoAction () const
QAction * getUndoAction () const
bool hasRestore () const
void markDirty ()
UndoManager & operator= (const UndoManager &)=delete
UndoManager & operator= (UndoManager &&)=delete
void pushState ()
void pushStateIfDirty ()
void redoState ()
void restore ()
 UndoManager (const UndoManager &)=delete
 UndoManager (UndoManager &&)=delete
 UndoManager (WorkspaceManager *wm, ProcessorNetwork *network, std::function< int()> numRestoreFiles=[]() -> int { return 100000;}, std::function< int()> restoreFrequency=[]() -> int { return 1440;})
void undoState ()

The documentation for this class was generated from the following file:
  • include/inviwo/qt/applicationbase/undomanager.h