filters

Footnote Class Reference

#include <footnote.h>

Inheritance diagram for Footnote:

Format XmlParser XmlParser List of all members.

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

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]

Modifiers.

Definition at line 71 of file footnote.h.

void Footnote::analyse ( const   QDomNode  )  [virtual]

Helpfull functions.

Reimplemented from Format.

Definition at line 59 of file footnote.cc.


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