kig
KigCommandTask Class Reference
#include <kig_commands.h>
Inheritance diagram for KigCommandTask:

Detailed Description
This represents a single task to be executed in a KigCommand.Definition at line 91 of file kig_commands.h.
Public Member Functions | |
| KigCommandTask () | |
| virtual | ~KigCommandTask () |
| virtual void | execute (KigPart &doc)=0 |
| virtual void | unexecute (KigPart &doc)=0 |
Constructor & Destructor Documentation
| KigCommandTask::KigCommandTask | ( | ) |
Definition at line 125 of file kig_commands.cpp.
| KigCommandTask::~KigCommandTask | ( | ) | [virtual] |
Definition at line 129 of file kig_commands.cpp.
Member Function Documentation
| virtual void KigCommandTask::execute | ( | KigPart & | doc | ) | [pure virtual] |
| virtual void KigCommandTask::unexecute | ( | KigPart & | doc | ) | [pure virtual] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference