krita
KisCommand Class Reference
List of all members.Detailed Description
Definition at line 28 of file kis_command.h.
Public Member Functions | |
| KisCommand (KisUndoAdapter *undoAdapter) | |
| KisCommand (const QString &name, KisUndoAdapter *undoAdapter) | |
| virtual | ~KisCommand () |
| virtual void | execute ()=0 |
| virtual void | unexecute ()=0 |
| virtual QString | name () const |
Protected Member Functions | |
| KisUndoAdapter * | adapter () const |
The documentation for this class was generated from the following files:

