lib Library API Documentation

FormulaDocument Class Reference

The interface the elements expect from its document. More...

#include <kformulacontainer.h>

Inheritance diagram for FormulaDocument:

Container List of all members.

Public Member Functions

virtual void elementRemoval (BasicElement *)
virtual void changed ()
virtual void cursorHasMoved (FormulaCursor *)
virtual void moveOutLeft (FormulaCursor *)
virtual void moveOutRight (FormulaCursor *)
virtual void moveOutAbove (FormulaCursor *)
virtual void moveOutBelow (FormulaCursor *)
virtual void tell (const QString &)
virtual void insertFormula (FormulaCursor *)
virtual void removeFormula (FormulaCursor *)
virtual void baseSizeChanged (int, bool)
virtual const SymbolTablegetSymbolTable () const =0

Detailed Description

The interface the elements expect from its document.

Please don't mistake this class for Document. This one represents one formula, the other one provides the context in which the formulae exist.

Definition at line 62 of file kformulacontainer.h.


The documentation for this class was generated from the following file:
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