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
|
Constructor. Creates a new instance of Spreadsheet. Definition at line 33 of file spreadsheet.cc. |
|
Destructor. Remove the list of headers, footers and the body. Definition at line 40 of file spreadsheet.cc. |
Member Function Documentation
|
Accessors.
Definition at line 48 of file spreadsheet.cc. |
The documentation for this class was generated from the following files: