#include <CorrelationListDialog.h>
Inheritance diagram for CorrelationListDialog:
Public Slots | |
int | Type () |
type of correlation | |
void | setType (int t) |
set type of correlation | |
int | Apply () |
Public Member Functions | |
CorrelationListDialog (MainWin *mw, const char *name) | |
Private Slots | |
void | saveSettings () |
int | apply_clicked () |
Private Attributes | |
KComboBox * | typecb |
|
|
|
Reimplemented from ListDialog. |
|
Implements ListDialog. |
|
|
|
set type of correlation
|
|
type of correlation
|
|
Reimplemented from Dialog. |