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

Detailed Description
Command to add a token element, with content.
Definition at line 241 of file kformulacommand.h.
Public Member Functions | |
| KFCAddToken (const QString &name, Container *document) | |
| ~KFCAddToken () | |
| virtual void | execute () |
| virtual void | unexecute () |
| void | addToken (BasicElement *element) |
| void | addContent (BasicElement *element, BasicElement *content) |
Member Function Documentation
| void KFCAddToken::addToken | ( | BasicElement * | element | ) |
| void KFCAddToken::addContent | ( | BasicElement * | element, | |
| BasicElement * | content | |||
| ) | [inline] |
The documentation for this class was generated from the following files:

