krita
KisUndoAdapter Class Reference
Inheritance diagram for KisUndoAdapter:

Detailed Description
Definition at line 43 of file kis_undo_adapter.h.
Public Member Functions | |
KisUndoAdapter () | |
virtual | ~KisUndoAdapter () |
virtual void | setCommandHistoryListener (const KisCommandHistoryListener *)=0 |
virtual void | removeCommandHistoryListener (const KisCommandHistoryListener *)=0 |
virtual KCommand * | presentCommand ()=0 |
virtual void | addCommand (KCommand *cmd)=0 |
virtual void | setUndo (bool undo)=0 |
virtual bool | undo () const =0 |
virtual void | beginMacro (const QString ¯oName)=0 |
virtual void | endMacro ()=0 |
The documentation for this class was generated from the following file: