kword
KWSplitCellDia Class Reference
List of all members.Detailed Description
Definition at line 34 of file KWSplitCellDia.h.
Public Member Functions | |
| KWSplitCellDia (QWidget *parent, const char *name, unsigned int numcols, unsigned int numrows) | |
| unsigned int | rows () const |
| unsigned int | columns () const |
Protected Slots | |
| void | rowsChanged (int) |
| void | colsChanged (int) |
Protected Attributes | |
| QSpinBox * | nRows |
| QSpinBox * | nCols |
| KWTablePreview * | preview |
| unsigned int | m_rows |
| unsigned int | m_cols |
The documentation for this class was generated from the following files:

