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) | |
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
Footnote::Footnote | ( | Para * | para = 0 |
) |
Constructors.
Creates a new instances of Footnote.
- Parameters:
-
Para is the parent class
Definition at line 28 of file footnote.cc.
Member Function Documentation
void Footnote::setFrom | ( | int | f | ) | [inline] |
void Footnote::analyse | ( | const QDomNode | balise | ) | [virtual] |
The documentation for this class was generated from the following files: