kig
ChangeObjectDrawerTask Class Reference
#include <kig_commands.h>
Inheritance diagram for ChangeObjectDrawerTask:
Public Member Functions | |
ChangeObjectDrawerTask (ObjectHolder *holder, ObjectDrawer *newdrawer) | |
~ChangeObjectDrawerTask () | |
void | execute (KigPart &doc) |
void | unexecute (KigPart &doc) |
Public Member Functions inherited from KigCommandTask | |
KigCommandTask () | |
virtual | ~KigCommandTask () |
Detailed Description
Definition at line 223 of file kig_commands.h.
Constructor & Destructor Documentation
ChangeObjectDrawerTask::ChangeObjectDrawerTask | ( | ObjectHolder * | holder, |
ObjectDrawer * | newdrawer | ||
) |
Definition at line 368 of file kig_commands.cpp.
ChangeObjectDrawerTask::~ChangeObjectDrawerTask | ( | ) |
Definition at line 363 of file kig_commands.cpp.
Member Function Documentation
|
virtual |
Implements KigCommandTask.
Definition at line 374 of file kig_commands.cpp.
|
virtual |
Implements KigCommandTask.
Definition at line 379 of file kig_commands.cpp.
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.