kig
KigCommandTask Class Referenceabstract
#include <kig_commands.h>
Inheritance diagram for KigCommandTask:
Public Member Functions | |
KigCommandTask () | |
virtual | ~KigCommandTask () |
virtual void | execute (KigPart &doc)=0 |
virtual void | unexecute (KigPart &doc)=0 |
Detailed Description
This represents a single task to be executed in a KigCommand.
Definition at line 91 of file kig_commands.h.
Constructor & Destructor Documentation
KigCommandTask::KigCommandTask | ( | ) |
Definition at line 126 of file kig_commands.cpp.
|
virtual |
Definition at line 130 of file kig_commands.cpp.
Member Function Documentation
|
pure virtual |
|
pure virtual |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.