filters

TextFrame Class Reference

#include <textFrame.h>

Inheritance diagram for TextFrame:

Element XmlParser Border

List of all members.


Detailed Description

This class hold 2 lists of paragraphs for the text and for the footnotes.

NOTE : The frame analyse can be (must be) in a Element class.

Definition at line 39 of file textFrame.h.


Public Member Functions

 TextFrame ()
double getLeft () const
double getRight () const
double getTop () const
double getBottom () const
TAround getRunAround () const
double getAroundGap () const
TCreate getAutoCreate () const
TNFrame getNewFrame () const
TSide getSheetSide () const
ParagetFirstPara () const
EEnv getNextEnv (QPtrList< Para >, const int)
bool isBeginEnum (Para *, Para *)
bool isCloseEnum (Para *, Para *)
void setLeft (const double l)
void setRight (const double r)
void setTop (const double t)
void setBottom (const double b)
void setRunAround (const int a)
void setAroundGap (const double r)
void setAutoCreate (const int a)
void setNewFrame (const int n)
void setSheetSide (const int s)
void analyse (const QDomNode)
void generate (QTextStream &)

Constructor & Destructor Documentation

TextFrame::TextFrame (  ) 

Constructors.

Creates a new instances of a Text frame.

Definition at line 29 of file textFrame.cc.


Member Function Documentation

double TextFrame::getLeft (  )  const [inline]

Accessors.

Definition at line 85 of file textFrame.h.

void TextFrame::setLeft ( const double  l  )  [inline]

Modifiors.

Definition at line 102 of file textFrame.h.

void TextFrame::analyse ( const QDomNode  balise  )  [virtual]

Get informations from a markup tree.

Reimplemented from Element.

Definition at line 64 of file textFrame.cc.

void TextFrame::generate ( QTextStream &  out  )  [virtual]

Write the text in a file.

Implements Element.

Definition at line 172 of file textFrame.cc.


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