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