10 #ifndef HK_KDECSVEXPORTDIALOGBASE_H 11 #define HK_KDECSVEXPORTDIALOGBASE_H 38 QToolButton* filebutton;
39 QComboBox* tablefield;
42 QLabel* TextLabel1_2_2;
43 QComboBox* columnseparatorfield;
48 QLineEdit* textdelimiterfield;
50 QLabel* dateformatlabel;
51 QComboBox* localefield;
52 QLineEdit* timeformatfield;
53 QLineEdit* dateformatfield;
54 QLineEdit* datetimeformatfield;
55 QComboBox* charsetfield;
58 QLabel* timeformatlabel;
59 QLabel* datetimeformatlabel;
60 QPushButton* buttonOk;
61 QPushButton* buttonCancel;
62 QPushButton* morebutton;
63 QPushButton* buttonHelp;
66 virtual void ok_clicked();
67 virtual void help_clicked();
68 virtual void listtype_changed();
69 virtual void morebutton_clicked();
72 QGridLayout* hk_kdecsvexportdialogbaseLayout;
73 QSpacerItem* Spacer1_3;
74 QHBoxLayout* Layout10;
75 QGridLayout* moreframeLayout;
80 virtual void languageChange();
82 virtual void buttons_enabled();
83 virtual void filebutton_clicked();
88 #endif // HK_KDECSVEXPORTDIALOGBASE_H Definition: hk_kdecsvexportdialogbase.h:28