filters

Paragraph Class Reference

#include <paragraph.h>

List of all members.


Detailed Description

The body is a frameset.

It contains the body of a document.

Definition at line 34 of file paragraph.h.


Public Member Functions

 Paragraph ()
 ~Paragraph ()
bool analyse (QPtrList< Element > *elt)
bool generate (QDomElement &paragraph, QDomDocument &doc)

Member Function Documentation

bool Paragraph::analyse QPtrList< Element > *  elt  ) 
 

Analyse the latex tree and keep data.

Parameters:
elt The root tree which contaisn an entire latex document.
Returns:
false/code> if the analyse failed.

Definition at line 24 of file paragraph.cc.

bool Paragraph::generate QDomElement &  paragraph,
QDomDocument &  doc
 

Generate a kword document.

Parameters:
store The kword document zip file.
Returns:
true if the generation success.

Definition at line 29 of file paragraph.cc.


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