#include <WaveletListDialog.h>
Inheritance diagram for WaveletListDialog:
Public Slots | |
void | setDirection (int v=0) |
set direction forward/backward | |
void | setTransform (int v=0) |
void | setForm (bool t=false) |
set form of transformation | |
void | setType (int t) |
set type of transform | |
void | setK (int k) |
set k value | |
int | Apply () |
Public Member Functions | |
WaveletListDialog (MainWin *mw, const char *name) | |
Private Slots | |
void | saveSettings () |
int | apply_clicked () |
Private Attributes | |
KComboBox * | transform |
KComboBox * | form |
KComboBox * | typecb |
KIntNumInput * | kni |
|
|
|
Reimplemented from ListDialog. |
|
Implements ListDialog. |
|
|
|
set direction forward/backward
|
|
set form of transformation
|
|
set k value
|
|
|
|
set type of transform
|
|
|
|
|
|
|
|
Reimplemented from Dialog. |