lib

KFCAddToken Class Reference

#include <kformulacommand.h>

Inheritance diagram for KFCAddToken:

KFCReplaceToken KFCSplitToken

List of all members.


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)
virtual void execute ()
virtual void unexecute ()
void addToken (BasicElement *element)
void addContent (BasicElement *element, BasicElement *content)

Member Function Documentation

void KFCAddToken::addToken ( BasicElement element  ) 

Collect all tokens that are to be added.

Definition at line 248 of file kformulacommand.cc.

void KFCAddToken::addContent ( BasicElement element,
BasicElement content 
) [inline]

Collect content for each token.

Definition at line 258 of file kformulacommand.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys