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

Public Slots | |
| virtual void | slotButtonClicked (int button) |
Public Member Functions | |
| SeriesDialog (QWidget *parent, Selection *selection) | |
Public Attributes | |
| Sheet * | sheet |
Protected Attributes | |
| QRadioButton * | column |
| KDoubleNumInput * | end |
| QRadioButton * | geometric |
| QRadioButton * | linear |
| Selection * | m_selection |
| QPoint | marker |
| QRadioButton * | row |
| KDoubleNumInput * | start |
| KDoubleNumInput * | step |
Detailed Description
Definition at line 39 of file SeriesDialog.h.
Constructor & Destructor Documentation
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
QRadioButton* KSpread::SeriesDialog::column [protected] |
Definition at line 57 of file SeriesDialog.h.
KDoubleNumInput* KSpread::SeriesDialog::end [protected] |
Definition at line 54 of file SeriesDialog.h.
QRadioButton* KSpread::SeriesDialog::geometric [protected] |
Definition at line 60 of file SeriesDialog.h.
QRadioButton* KSpread::SeriesDialog::linear [protected] |
Definition at line 59 of file SeriesDialog.h.
Selection* KSpread::SeriesDialog::m_selection [protected] |
Definition at line 52 of file SeriesDialog.h.
QPoint KSpread::SeriesDialog::marker [protected] |
Definition at line 61 of file SeriesDialog.h.
QRadioButton* KSpread::SeriesDialog::row [protected] |
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:
