kspread
KSpread::SeriesDlg Class Reference
List of all members.Detailed Description
Definition at line 40 of file kspread_dlg_series.h.
Public Slots | |
| void | slotOk () |
Public Member Functions | |
| SeriesDlg (View *parent, const char *name, const QPoint &_marker) | |
Public Attributes | |
| Sheet * | sheet |
Protected Attributes | |
| View * | m_pView |
| KDoubleNumInput * | start |
| KDoubleNumInput * | end |
| KDoubleNumInput * | step |
| QRadioButton * | column |
| QRadioButton * | row |
| QRadioButton * | linear |
| QRadioButton * | geometric |
| QPoint | marker |
The documentation for this class was generated from the following files:

