filters

Map Class Reference

#include <map.h>

Inheritance diagram for Map:

XmlParser Config

List of all members.


Detailed Description

This class hold a real paragraph.

It tells about the text in this paragraph, its format, etc. The complete text is a list of Map instances. A footnote is a list of paragraph instances (now but not in the "futur").

Definition at line 42 of file map.h.


Public Member Functions

 Map ()
void analyse (const QDomNode)
void generate (QTextStream &)

Constructor & Destructor Documentation

Map::Map (  ) 

Constructors.

Creates a new instance of Map.

Parameters:
Texte the text this paragraph is belonging to.

Definition at line 29 of file map.cc.


Member Function Documentation

void Map::analyse ( const QDomNode  balise  ) 

Accessors.

Modifiers Helpfull functions Get informations from a markup tree.

Definition at line 44 of file map.cc.

void Map::generate ( QTextStream &  out  ) 

Write the paragraph in a file.

Definition at line 66 of file map.cc.


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