kspread

KSpread::ResizeColumn Class Reference

#include <Resize2Dialog.h>

Inheritance diagram for KSpread::ResizeColumn:

List of all members.

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
Selectionm_selection

Detailed Description

Definition at line 54 of file Resize2Dialog.h.


Constructor & Destructor Documentation

ResizeColumn::ResizeColumn ( QWidget parent,
Selection selection 
) [explicit]

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.

Definition at line 67 of file Resize2Dialog.h.


The documentation for this class was generated from the following files: