kig
RemoveObjectsTask Class Reference
#include <kig_commands.h>
Inheritance diagram for RemoveObjectsTask:
Public Member Functions | |
RemoveObjectsTask (const std::vector< ObjectHolder * > &os) | |
void | execute (KigPart &) |
void | unexecute (KigPart &) |
Public Member Functions inherited from AddObjectsTask | |
AddObjectsTask (const std::vector< ObjectHolder * > &os) | |
~AddObjectsTask () | |
Public Member Functions inherited from KigCommandTask | |
KigCommandTask () | |
virtual | ~KigCommandTask () |
Additional Inherited Members | |
Protected Attributes inherited from AddObjectsTask | |
std::vector< ObjectHolder * > | mobjs |
bool | undone |
Detailed Description
Definition at line 115 of file kig_commands.h.
Constructor & Destructor Documentation
RemoveObjectsTask::RemoveObjectsTask | ( | const std::vector< ObjectHolder * > & | os | ) |
Definition at line 159 of file kig_commands.cpp.
Member Function Documentation
|
virtual |
Reimplemented from AddObjectsTask.
Definition at line 165 of file kig_commands.cpp.
|
virtual |
Reimplemented from AddObjectsTask.
Definition at line 170 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.