lib
KFCAdd Class Reference
#include <kformulacommand.h>
Inheritance diagram for KFCAdd:

Detailed Description
Base for all commands that want to add a simple element.
Definition at line 163 of file kformulacommand.h.
Public Member Functions | |
| KFCAdd (const QString &name, Container *document) | |
| virtual void | execute () |
| virtual void | unexecute () |
| void | addElement (BasicElement *element) |
Member Function Documentation
| void KFCAdd::addElement | ( | BasicElement * | element | ) | [inline] |
The documentation for this class was generated from the following files:

