KFCAdd Class Reference
Base for all commands that want to add a simple element. More...
#include <kformulacommand.h>
Inheritance diagram for KFCAdd:


Public Member Functions | |
KFCAdd (const QString &name, Container *document) | |
virtual void | execute () |
virtual void | unexecute () |
void | addElement (BasicElement *element) |
Detailed Description
Base for all commands that want to add a simple element.
Definition at line 162 of file kformulacommand.h.
Member Function Documentation
|
Collects all elements that are to be added.
Definition at line 174 of file kformulacommand.h. Referenced by SequenceElement::buildCommand(), and Container::paste(). |
The documentation for this class was generated from the following files: