filters

Cell Class Reference

#include <cell.h>

Inheritance diagram for Cell:

Format XmlParser XmlParser

List of all members.


Detailed Description

This class hold a cell.

Definition at line 40 of file latex/export/cell.h.


Public Member Functions

 Cell ()
 Cell (long row, long col)
long getRow () const
long getCol () const
QString getText () const
QString getTextDataType () const
QString getResult () const
QString getResultDataType () const
void setRow (int r)
void setCol (int c)
void setText (QString text)
void setTextDataType (QString dt)
void setResult (QString result)
void setResultDataType (QString dt)
void analyse (const QDomNode)
void analyseText (const QDomNode)
void analyseResult (const QDomNode)
void generate (QTextStream &, Table *)

Constructor & Destructor Documentation

Cell::Cell (  ) 

Constructors.

Creates a new instance of Cell.

Definition at line 31 of file cell.cc.


Member Function Documentation

void Cell::analyse ( const QDomNode  balise  )  [virtual]

Helpfull functions.

Reimplemented from Format.

Definition at line 47 of file cell.cc.


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