#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 | |
| void | enableAverage (bool e=true) |
| int | Apply () |
Public Member Functions | |
| CompressListDialog (MainWin *mw, const char *name) | |
Private Slots | |
| void | saveSettings () |
| int | apply_clicked () |
Private Attributes | |
| KIntNumInput * | nni |
| QCheckBox * | averagecb |
|
||||||||||||
|
|
|
|
Reimplemented from ListDialog. |
|
|
Implements ListDialog. |
|
|
|
|
|
|
|
|
average points
|
|
|
set number of points to compress
|
|
|
|
|
|
|
1.4.4