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:

Inheritance graph
[legend]
Collaboration diagram for KFCAdd:

Collaboration graph
[legend]
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.

Referenced by 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.5.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Mar 20 14:25:44 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003