lib Library API Documentation

KFCAdd Class Reference

Base for all commands that want to add a simple element. More...

#include <kformulacommand.h>

Inheritance diagram for KFCAdd:

KFCAddGenericIndex KFCReplace List of all members.

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

void KFCAdd::addElement BasicElement element  )  [inline]
 

Collects all elements that are to be added.

Definition at line 174 of file kformulacommand.h.

References addElement().

Referenced by addElement(), SequenceElement::buildCommand(), and Container::paste().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for lib Library Version 1.3.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Sep 28 04:04:04 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003