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

Public Member Functions | |
| ResizeColumn (QWidget *parent, Selection *selection) | |
Public Attributes | |
| double | columnWidth |
Protected Slots | |
| virtual void | slotDefault () |
| virtual void | slotOk () |
Protected Attributes | |
| KoUnitDoubleSpinBox * | m_pWidth |
| Selection * | m_selection |
Detailed Description
Definition at line 54 of file Resize2Dialog.h.
Constructor & Destructor Documentation
Definition at line 114 of file Resize2Dialog.cpp.
Member Function Documentation
| void ResizeColumn::slotDefault | ( | ) | [protected, virtual, slot] |
Definition at line 165 of file Resize2Dialog.cpp.
| void ResizeColumn::slotOk | ( | ) | [protected, virtual, slot] |
Definition at line 149 of file Resize2Dialog.cpp.
Member Data Documentation
Definition at line 60 of file Resize2Dialog.h.
KoUnitDoubleSpinBox* KSpread::ResizeColumn::m_pWidth [protected] |
Definition at line 68 of file Resize2Dialog.h.
Selection* KSpread::ResizeColumn::m_selection [protected] |
Definition at line 67 of file Resize2Dialog.h.
The documentation for this class was generated from the following files:
