kexi
KexiTableHeader Class Reference
List of all members.Detailed Description
Definition at line 27 of file kexitableheader.h.
Public Member Functions | |
| KexiTableHeader (QWidget *parent, const char *name=0) | |
| ~KexiTableHeader () | |
| void | setCurrentRow (int row=-1) |
| void | setInsertRow (int row=-1) |
| void | setCellHeight (int height=14) |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *ev) |
| void | paintSectionLabel (QPainter *p, int index, const QRect &fr) |
Protected Attributes | |
| int | m_currentRow |
| int | m_insertRow |
| int | m_cellHeight |
| QPainter * | m_painter |
The documentation for this class was generated from the following files:

