#include <OperationsListDialog.h>
Inheritance diagram for OperationsListDialog:
Public Slots | |
void | setOperation (int o) |
set type of operation | |
void | setType (int o) |
void | setFirst (int a) |
set first set/column | |
void | setSecond (int b) |
set second set/column | |
Public Member Functions | |
OperationsListDialog (MainWin *mw, const char *name) | |
Private Slots | |
int | apply_clicked () |
Private Attributes | |
KLineEdit * | set1le |
KLineEdit * | set2le |
KComboBox * | type |
|
|
|
Implements ListDialog. |
|
set first set/column
|
|
set type of operation
|
|
set second set/column
|
|
|
|
|
|
|
|
Reimplemented from ListDialog. |