#include <PruneListDialog.h>
Inheritance diagram for PruneListDialog:
Public Slots | |
void | setNumber (int n) |
set number of points to prune | |
void | setNrPoints (int n) |
int | Apply () |
Public Member Functions | |
PruneListDialog (MainWin *mw, const char *name) | |
Private Slots | |
void | saveSettings () |
int | apply_clicked () |
Private Attributes | |
KIntNumInput * | nni |
|
|
|
Reimplemented from ListDialog. |
|
Implements ListDialog. |
|
|
|
|
|
set number of points to prune
|
|
|