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

Detailed Description
Add and remove arbitrary token elements and their contents.This command add needed flexibility in order to remove and insert new tokens in the middle of a token, that is, splitting the token and creating new ones.
Definition at line 305 of file kformulacommand.h.
Public Member Functions | |
KFCSplitToken (const QString &name, Container *document) | |
~KFCSplitToken () | |
virtual void | execute () |
virtual void | unexecute () |
void | addCursor (FormulaCursor *cursor) |
Member Function Documentation
void KFCSplitToken::addCursor | ( | FormulaCursor * | cursor | ) | [inline] |
Collect cursor data that will be needed to do the stuff properly.
Definition at line 318 of file kformulacommand.h.
The documentation for this class was generated from the following files: