filters
Footnote Class Reference
#include <footnote.h>
Inheritance diagram for Footnote:

Detailed Description
This class hold a footnote.This class will be a lot modified because it doesn't correspond whith the dtd 1.0.
Definition at line 39 of file footnote.h.
Public Member Functions | |
Footnote (Para *para=0) | |
virtual | ~Footnote () |
void | setFrom (int f) |
void | setTo (int t) |
void | setSpace (QString) |
void | setStart (int s) |
void | setEnd (int e) |
void | setBefore (QString) |
void | setAfter (QString) |
void | setRef (QString) |
void | analyse (const QDomNode) |
void | analyseInternal (const QDomNode) |
void | analyseRange (const QDomNode) |
void | analyseText (const QDomNode) |
void | analyseDescript (const QDomNode) |
void | generate (QTextStream &) |
Constructor & Destructor Documentation
|
Constructors. Creates a new instances of Footnote.
Definition at line 28 of file footnote.cc. |
Member Function Documentation
|
Helpfull functions.
Reimplemented from Format. Definition at line 59 of file footnote.cc. |
|
Modifiers.
Definition at line 71 of file footnote.h. |
The documentation for this class was generated from the following files: