filters

Layout Class Reference

#include <layout.h>

Inheritance diagram for Layout:

TextFormat Format XmlParser XmlParser Para ListPara List of all members.

Detailed Description

This class tells about a paragraph and its contents.

For example, a list, a title and the format for the paragraph.

Definition at line 66 of file layout.h.


Public Member Functions

 Layout ()
virtual ~Layout ()
bool isChapter () const
bool isList () const
bool isEnum () const
bool isLastSame () const
bool isNextSame () const
QString getLastName () const
EType getLastCounter () const
EType getCounterType () const
int getCounterDepth () const
int getCounterBullet () const
int getCounterStart () const
int getNumberingType () const
EEnv getEnv () const
bool isHardBreakAfter () const
bool isHardBreak () const
bool isKeppLinesTogether () const
void setName (QString name)
void setLastName ()
void setLastCounter ()
void setFollowing (QString name)
void setCounterType (int ct)
void setCounterDepth (int cd)
void setCounterBullet (int cb)
void setCounterStart (int cs)
void setNumberingType (int nt)
void setEnv (int env)
void useHardBreakAfter ()
void useHardBreak ()
void keepLinesTogether ()
void analyseLayout (const QDomNode)

Constructor & Destructor Documentation

Layout::Layout (  ) 

Constructors.

Creates a new instance of Layout.

Definition at line 36 of file layout.cc.


Member Function Documentation

bool Layout::isChapter (  )  const [inline]

Accessors.

Definition at line 102 of file layout.h.

void Layout::setName ( QString  name  )  [inline]

Modifiers.

Definition at line 122 of file layout.h.

void Layout::analyseLayout ( const   QDomNode  ) 

Helpfull functions.

Definition at line 54 of file layout.cc.


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