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

Public Slots | |
| void | setNewSpreadsheet (bool e=true) |
| void | Apply () |
Public Member Functions | |
| ImportDialog (MainWin *mw, QString filename="", InputFilter filter=FUSER, const char *name=0) | |
Private Slots | |
| int | apply_clicked () |
| void | saveSettings () |
| 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 |
| QCheckBox * | newspread |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4