filters
Spreadsheet Class Reference
#include <spreadsheet.h>
Inheritance diagram for Spreadsheet:

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 | ( | ) |
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 | balise | ) |
The documentation for this class was generated from the following files: