#include <ImageListDialog.h>
Inheritance diagram for ImageListDialog:

Public Slots | |
| void | setType (int t) |
| set type of manipulation | |
| void | setNoise (int n) |
| set noise type | |
| void | setX (double v) |
| set value of parameter 1 | |
| void | setY (double v) |
| set value of parameter 2 | |
| void | setZ (double v) |
| set value of parameter 3 | |
| void | setColor (QColor c) |
| void | setColor (QString c) |
| int | Apply () |
Public Member Functions | |
| ImageListDialog (MainWin *mw, const char *name) | |
Private Slots | |
| void | updateOptions (int item) |
| void | saveSettings () |
| int | apply_clicked () |
Private Attributes | |
| KComboBox * | typecb |
| KComboBox * | noisecb |
| QLabel * | xlabel |
| QLabel * | ylabel |
| QLabel * | zlabel |
| KLineEdit * | xle |
| KLineEdit * | yle |
| KLineEdit * | zle |
| KColorButton * | kcb |
|
||||||||||||
|
|
|
|
Reimplemented from ListDialog. |
|
|
Implements ListDialog. |
|
|
|
|
|
|
|
|
|
|
|
set noise type
|
|
|
set type of manipulation
|
|
|
set value of parameter 1
|
|
|
set value of parameter 2
|
|
|
set value of parameter 3
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from Dialog. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4