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