#include <SeasonalListDialog.h>
Inheritance diagram for SeasonalListDialog:
Public Slots | |
void | setPeriod (int n) |
set period for season | |
void | setNumber (int n) |
void | setOperation (int o) |
set operation | |
int | Apply () |
Public Member Functions | |
SeasonalListDialog (MainWin *mw, const char *name) | |
Private Slots | |
void | saveSettings () |
int | apply_clicked () |
Private Attributes | |
KComboBox * | ocb |
KIntNumInput * | nni |
|
|
|
Reimplemented from ListDialog. |
|
Implements ListDialog. |
|
|
|
|
|
set operation
|
|
set period for season
|
|
|
|
|