kword
KWTableTemplatePreview Class Reference
List of all members.Detailed Description
Definition at line 53 of file KWTableTemplateSelector.h.
Public Slots | |
void | cbFirstRowChanged (bool) |
void | cbFirstColChanged (bool) |
void | cbLastRowChanged (bool) |
void | cbLastColChanged (bool) |
void | cbBodyChanged (bool) |
Public Member Functions | |
KWTableTemplatePreview (const QString &title, KWTableStyle *_emptyStyle, QWidget *parent, const char *name=0L) | |
~KWTableTemplatePreview () | |
void | setTableTemplate (KWTableTemplate *_tableTemplate) |
KWTableTemplate * | getTableTemplate () const |
void | disableRepaint (bool _b) |
Protected Member Functions | |
int | bottomBorder (const int rows, const int cols, const int rowpos, const int colpos) |
int | rightBorder (const int rows, const int cols, const int rowpos, const int colpos) |
void | drawCell (QPainter *p, const KWTableStyle *ts, const QRect globalRect, const int rows, int cols, int rowpos, int colpos, const QString &txt) |
void | drawPreviewTable (QPainter *p, int rows, int cols, QRect globalRect) |
void | drawContents (QPainter *p) |
void | setSpecialCells (KWTableTemplate *) |
Protected Attributes | |
KWTableStyle * | m_emptyStyle |
KWTextDocument * | m_textdoc |
KoTextZoomHandler * | m_zoomHandler |
KWTableTemplate * | tableTemplate |
KWTableTemplate * | origTableTemplate |
bool | m_disableRepaint |
The documentation for this class was generated from the following files: