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


Public Member Functions | |
| hk_kdecsvexportdialog (const QString &table, QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| void | set_usetablelist (void) |
| void | set_usequerylist (void) |
| void | set_useviewlist (void) |
| void | set_database (hk_database *d) |
Public Attributes | |
| QLabel * | TextLabel1 |
| QLineEdit * | filefield |
| QToolButton * | filebutton |
| QComboBox * | tablelist |
| QLabel * | TextLabel3 |
| QCheckBox * | firstrow |
| QLabel * | TextLabel1_3 |
| QLineEdit * | textdelimiterfield |
| QLabel * | TextLabel1_2 |
| QLabel * | TextLabel2 |
| QComboBox * | columnseparatorfield |
| QPushButton * | buttonOk |
| QPushButton * | buttonCancel |
| QPushButton * | buttonHelp |
Protected Slots | |
| virtual void | filebutton_clicked () |
| virtual void | buttons_enabled () |
| virtual void | ok_clicked (void) |
Protected Attributes | |
| QHBoxLayout * | hk_kdecsvexportdialogLayout |
| QVBoxLayout * | Layout12 |
| QHBoxLayout * | Layout10 |
| QGridLayout * | Layout11 |
| QVBoxLayout * | Layout5 |
1.4.1