10 #ifndef HK_KDERELATIONDIALOGBASE_H 11 #define HK_KDERELATIONDIALOGBASE_H 38 QWidgetStack* detailbox;
40 QGroupBox* integritybox;
41 QLabel* onupdatelabel;
42 QLabel* ondeletelabel;
43 QComboBox* onupdatefield;
44 QComboBox* ondeletefield;
45 QWidget* WStackPage_2;
46 QButtonGroup* joingroup;
47 QRadioButton* button_all;
48 QRadioButton* button_equivalent;
49 QPushButton* ok_button;
50 QPushButton* cancel_button;
54 virtual void ok_button_clicked();
57 QGridLayout* hk_kderelationdialogbaseLayout;
58 QGridLayout* WStackPageLayout;
59 QGridLayout* integrityboxLayout;
60 QHBoxLayout* WStackPageLayout_2;
61 QVBoxLayout* joingroupLayout;
66 virtual void languageChange();
70 #endif // HK_KDERELATIONDIALOGBASE_H Definition: hk_kderelationdialogbase.h:30