filters

Spreadsheet Class Reference

#include <spreadsheet.h>

Inheritance diagram for Spreadsheet:

XmlParser Config List of all members.

Detailed Description

This class hold a whole document with its headers, footers, footnotes, endnotes, content, .

.. It can generate a latex file.

Definition at line 46 of file spreadsheet.h.


Public Member Functions

 Spreadsheet ()
virtual ~Spreadsheet ()
void analyse (const QDomNode)
void analyse_attr (const QDomNode)
void generate (QTextStream &, bool)

Constructor & Destructor Documentation

Spreadsheet::Spreadsheet  ) 
 

Constructor.

Creates a new instance of Spreadsheet.

Definition at line 33 of file spreadsheet.cc.

Spreadsheet::~Spreadsheet  )  [virtual]
 

Destructor.

Remove the list of headers, footers and the body.

Definition at line 40 of file spreadsheet.cc.


Member Function Documentation

void Spreadsheet::analyse const   QDomNode  ) 
 

Accessors.

Definition at line 48 of file spreadsheet.cc.


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