#include <AverageListDialog.h>
Inheritance diagram for AverageListDialog:
Public Slots | |
void | setN (int n) |
set number of points to average | |
Public Member Functions | |
AverageListDialog (MainWin *mw, const char *name) | |
Private Slots | |
int | apply_clicked () |
Private Attributes | |
KLineEdit * | nle |
|
|
|
Implements ListDialog. |
|
set number of points to average
|
|
|