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

Public Slots | |
| void | setType (bool v=false) |
| convolute or deconvolute | |
| void | setSet1 (int v) |
| set first set to use | |
| void | setSet2 (int v) |
| set second set to use | |
| void | setXValues (int v) |
| set x value | |
| int | Apply () |
Public Member Functions | |
| ConvolutionListDialog (MainWin *mw, const char *name) | |
Private Slots | |
| void | saveSettings () |
| int | apply_clicked () |
Private Attributes | |
| KIntNumInput * | set1ni |
| KIntNumInput * | set2ni |
| KComboBox * | type |
| KComboBox * | xvalue |
|
||||||||||||
|
|
|
|
Reimplemented from ListDialog. |
|
|
Implements ListDialog. |
|
|
|
|
|
set first set to use
|
|
|
set second set to use
|
|
|
convolute or deconvolute
|
|
|
set x value
|
|
|
|
|
|
|
|
|
Reimplemented from ListDialog. |
|
|
|
1.4.4