|
Enzo
|
Public Member Functions | |
| UndoDisabler () | |
| Blocks all undo command types while this object is alive. | |
| UndoDisabler (UndoCommandType command) | |
| Blocks a specific undo command type while this object is alive. | |
| UndoDisabler (const UndoDisabler &)=delete | |
| UndoDisabler & | operator= (const UndoDisabler &)=delete |
Static Public Member Functions | |
| static bool | isBlocked (UndoCommandType command) |