kspread

KSpread::SeriesDialog Class Reference

#include <SeriesDialog.h>

Inheritance diagram for KSpread::SeriesDialog:

List of all members.

Public Slots

virtual void slotButtonClicked (int button)

Public Member Functions

 SeriesDialog (QWidget *parent, Selection *selection)

Public Attributes

Sheetsheet

Protected Attributes

QRadioButtoncolumn
KDoubleNumInput * end
QRadioButtongeometric
QRadioButtonlinear
Selectionm_selection
QPoint marker
QRadioButtonrow
KDoubleNumInput * start
KDoubleNumInput * step

Detailed Description

Definition at line 39 of file SeriesDialog.h.


Constructor & Destructor Documentation

SeriesDialog::SeriesDialog ( QWidget parent,
Selection selection 
)

Definition at line 52 of file SeriesDialog.cpp.


Member Function Documentation

void SeriesDialog::slotButtonClicked ( int  button  )  [virtual, slot]

Definition at line 126 of file SeriesDialog.cpp.


Member Data Documentation

Definition at line 57 of file SeriesDialog.h.

KDoubleNumInput* KSpread::SeriesDialog::end [protected]

Definition at line 54 of file SeriesDialog.h.

Definition at line 60 of file SeriesDialog.h.

Definition at line 59 of file SeriesDialog.h.

Definition at line 52 of file SeriesDialog.h.

Definition at line 61 of file SeriesDialog.h.

Definition at line 58 of file SeriesDialog.h.

Definition at line 46 of file SeriesDialog.h.

KDoubleNumInput* KSpread::SeriesDialog::start [protected]

Definition at line 53 of file SeriesDialog.h.

KDoubleNumInput* KSpread::SeriesDialog::step [protected]

Definition at line 55 of file SeriesDialog.h.


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