#include <PeriodicListDialog.h>
Inheritance diagram for PeriodicListDialog:
Public Slots | |
void | setPeriod (int v) |
set period number of points | |
void | setAverage (bool a=true) |
average over period | |
int | Apply () |
Public Member Functions | |
PeriodicListDialog (MainWin *mw, const char *name) | |
Private Slots | |
void | saveSettings () |
int | apply_clicked () |
Private Attributes | |
KIntNumInput * | nni |
QCheckBox * | averagecb |
|
|
|
Reimplemented from ListDialog. |
|
Implements ListDialog. |
|
|
|
average over period
|
|
set period number of points
|
|
|
|
|