|
Enzo
|
RAII helper that opens an undo group for the duration of its scope. More...
#include <UndoStack.h>
Public Member Functions | |
| UndoTransaction (UndoStack &stack) | |
| UndoTransaction (const UndoTransaction &)=delete | |
| UndoTransaction & | operator= (const UndoTransaction &)=delete |
RAII helper that opens an undo group for the duration of its scope.