kword

KWTableTemplate Class Reference

List of all members.

Detailed Description

Definition at line 64 of file KWTableTemplate.h.


Public Member Functions

 KWTableTemplate (const QString &name, KWTableStyle *_firstRow=0L, KWTableStyle *_firstCol=0L, KWTableStyle *_lastRow=0L, KWTableStyle *_lastCol=0L, KWTableStyle *_bodyCell=0L, KWTableStyle *_topLeftCorner=0L, KWTableStyle *_topRightCorner=0L, KWTableStyle *_bottomLeftCorner=0L, KWTableStyle *_bottomRightCorner=0L)
 KWTableTemplate (const KWTableTemplate &rhs)
 KWTableTemplate (QDomElement &parentElem, KWDocument *_doc, int docVersion=2)
 ~KWTableTemplate ()
void operator= (const KWTableTemplate &)
QString name () const
void setName (const QString &name)
QString displayName () const
KWTableStyle firstRow () const
KWTableStylepFirstRow () const
void setFirstRow (KWTableStyle *_tableStyle)
KWTableStyle lastRow () const
KWTableStylepLastRow () const
void setLastRow (KWTableStyle *_tableStyle)
KWTableStyle firstCol () const
KWTableStylepFirstCol () const
void setFirstCol (KWTableStyle *_tableStyle)
KWTableStyle lastCol () const
KWTableStylepLastCol () const
void setLastCol (KWTableStyle *_tableStyle)
KWTableStyle bodyCell () const
KWTableStylepBodyCell () const
void setBodyCell (KWTableStyle *_tableStyle)
KWTableStyle topLeftCorner () const
KWTableStylepTopLeftCorner () const
void setTopLeftCorner (KWTableStyle *_tableStyle)
KWTableStyle topRightCorner () const
KWTableStylepTopRightCorner () const
void setTopRightCorner (KWTableStyle *_tableStyle)
KWTableStyle bottomRightCorner () const
KWTableStylepBottomRightCorner () const
void setBottomRightCorner (KWTableStyle *_tableStyle)
KWTableStyle bottomLeftCorner () const
KWTableStylepBottomLeftCorner () const
void setBottomLeftCorner (KWTableStyle *_tableStyle)
void save (QDomElement parentElem, KoTextZoomHandler *zh)
void saveTableTemplate (QDomElement &parentElem)

Static Public Member Functions

static KWTableTemplateloadTemplate (QDomElement &parentElem, KWDocument *_doc, int docVersion=2)

Member Function Documentation

QString KWTableTemplate::displayName  )  const
 

The translated name.

Definition at line 251 of file KWTableTemplate.cpp.

QString KWTableTemplate::name  )  const [inline]
 

The internal name (untranslated if a standard style).

Definition at line 81 of file KWTableTemplate.h.


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