kspread
KSpread::ResizeRow Class Reference
#include <Resize2Dialog.h>
Inheritance diagram for KSpread::ResizeRow:

Public Member Functions | |
| ResizeRow (QWidget *parent, Selection *selection) | |
Public Attributes | |
| double | rowHeight |
Protected Slots | |
| virtual void | slotDefault () |
| virtual void | slotOk () |
Protected Attributes | |
| KoUnitDoubleSpinBox * | m_pHeight |
| Selection * | m_selection |
Detailed Description
Definition at line 37 of file Resize2Dialog.h.
Constructor & Destructor Documentation
Definition at line 55 of file Resize2Dialog.cpp.
Member Function Documentation
| void ResizeRow::slotDefault | ( | ) | [protected, virtual, slot] |
Definition at line 105 of file Resize2Dialog.cpp.
| void ResizeRow::slotOk | ( | ) | [protected, virtual, slot] |
Definition at line 89 of file Resize2Dialog.cpp.
Member Data Documentation
KoUnitDoubleSpinBox* KSpread::ResizeRow::m_pHeight [protected] |
Definition at line 51 of file Resize2Dialog.h.
Selection* KSpread::ResizeRow::m_selection [protected] |
Definition at line 50 of file Resize2Dialog.h.
Definition at line 43 of file Resize2Dialog.h.
The documentation for this class was generated from the following files:
