filters

Formula Class Reference

#include <formula.h>

Inheritance diagram for Formula:

Element Element XmlParser Border XmlParser Border List of all members.

Detailed Description

This class hold a formula.

The formula must be generated not for this filter but from the kformula lib. So I keep only a string of the formula.

Definition at line 38 of file kspread/latex/export/formula.h.


Public Member Functions

 Formula ()
virtual ~Formula ()
TAround getRunAround () const
double getAroundGap () const
TCreate getAutoCreate () const
TNFrame getNewFrame () const
TSide getSheetSide () const
void getFormula (QDomNode, int)
void setRunAround (const int a)
void setAroundGap (const double r)
void setAutoCreate (const int a)
void setNewFrame (const int n)
void setSheetSide (const int s)
void analyse (const QDomNode)
void generate (QTextStream &)
 Formula ()
virtual ~Formula ()
TAround getRunAround () const
double getAroundGap () const
TCreate getAutoCreate () const
TNFrame getNewFrame () const
TSide getSheetSide () const
void getFormula (QDomNode, int)
void setRunAround (const int a)
void setAroundGap (const double r)
void setAutoCreate (const int a)
void setNewFrame (const int n)
void setSheetSide (const int s)
void analyse (const QDomNode)
void generate (QTextStream &)

Constructor & Destructor Documentation

Formula::Formula (  ) 

Constructors.

Creates a new instance of Formula.

Definition at line 35 of file kspread/latex/export/formula.cc.

Formula::Formula (  ) 

Constructors.

Creates a new instance of Formula.


Member Function Documentation

void Formula::analyse ( const   QDomNode  )  [virtual]

Get informations from a markup tree and put the formula in a QString.

Reimplemented from Element.

void Formula::analyse ( const   QDomNode  )  [virtual]

Get informations from a markup tree and put the formula in a QString.

Reimplemented from Element.

Definition at line 51 of file kspread/latex/export/formula.cc.

void Formula::generate ( QTextStream &   )  [virtual]

Write the formula in a file.

Implements Element.

void Formula::generate ( QTextStream &   )  [virtual]

Write the formula in a file.

Implements Element.

Definition at line 150 of file kspread/latex/export/formula.cc.

TAround Formula::getRunAround (  )  const [inline]

Accessors.

Definition at line 75 of file kword/latex/export/formula.h.

TAround Formula::getRunAround (  )  const [inline]

Accessors.

Definition at line 75 of file kspread/latex/export/formula.h.

void Formula::setRunAround ( const int  a  )  [inline]

Modifiers.

Definition at line 86 of file kword/latex/export/formula.h.

void Formula::setRunAround ( const int  a  )  [inline]

Modifiers.

Definition at line 86 of file kspread/latex/export/formula.h.


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