#include <ImportDialog.h>
Inheritance diagram for ImportDialog:
Public Slots | |
void | Apply () |
Public Member Functions | |
ImportDialog (MainWin *mw, QString filename="", InputFilter filter=FUSER, const char *name=0) | |
Private Slots | |
int | apply_clicked () |
void | wizardKexiDB (const QString &name) |
void | finishKexiDB () |
Private Attributes | |
FilterKexiDB * | kexi |
KComboBox * | driver |
KComboBox * | databases |
KComboBox * | tables |
QLabel * | connectionlabel |
QLabel * | tablelabel |
KLineEdit * | host |
KLineEdit * | user |
KLineEdit * | password |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|