filters

Anchor Class Reference

#include <anchor.h>

Inheritance diagram for Anchor:

Format XmlParser XmlParser List of all members.

Detailed Description

This class hold an anchor.

This class will be a lot modified because it doesn't correspond whith the dtd 1.0.

Definition at line 39 of file anchor.h.


Public Member Functions

 Anchor (Para *para=0)
virtual ~Anchor ()
QString getType () const
QString getInstance () const
void setType (QString type)
void setInstance (QString inst)
void analyse (const QDomNode)
void generate (QTextStream &)

Constructor & Destructor Documentation

Anchor::Anchor Para para = 0  ) 
 

Creates a new instances of Anchor.

Parameters:
para the parent class.

Definition at line 29 of file anchor.cc.

Anchor::~Anchor  )  [virtual]
 

Destructor.

Nothing to do

Definition at line 33 of file anchor.cc.


Member Function Documentation

void Anchor::analyse const   QDomNode  )  [virtual]
 

Helpfull functions.

Reimplemented from Format.

Definition at line 38 of file anchor.cc.

QString Anchor::getType  )  const [inline]
 

Accessors.

Definition at line 68 of file anchor.h.

void Anchor::setType QString  type  )  [inline]
 

Modifiers.

Definition at line 74 of file anchor.h.


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