KexiMigration::ImportWizard Class Reference
#include <importwizard.h>
Inheritance diagram for KexiMigration::ImportWizard:

Detailed Description
GUI for importing external databases (file-based and server-based).
Definition at line 63 of file importwizard.h.
Public Slots | |
| void | progressUpdated (int percent) |
Public Member Functions | |
| ImportWizard (QWidget *parent=0, QMap< QString, QString > *args=0) | |
| virtual | ~ImportWizard () |
Protected Slots | |
| virtual void | next () |
| virtual void | back () |
| void | pageSelected (const QString &) |
| virtual void | accept () |
| virtual void | reject () |
| void | helpClicked () |
| void | slotOptionsButtonClicked () |
Constructor & Destructor Documentation
|
||||||||||||
|
Creates wizard's instance. args contains arguments that can be parsed by parseArguments(). *arg will be also set to imported project's filename on success and to null value on failure or cancellation. Definition at line 61 of file importwizard.cpp. References helpClicked(), pageSelected(), KexiConnSelectorWidget::setSelectedFileName(), KexiConnSelectorWidget::showAdvancedConn(), and KexiConnSelectorWidget::showSimpleConn(). |
|
|
Definition at line 118 of file importwizard.cpp. |
Member Function Documentation
|
|
Definition at line 630 of file importwizard.cpp. |
|
|
Definition at line 954 of file importwizard.cpp. |
|
|
Definition at line 988 of file importwizard.cpp. Referenced by ImportWizard(). |
|
|
Definition at line 878 of file importwizard.cpp. References KexiMigration::MigrateManager::driver(), and KexiDB::Object::error(). |
|
|
Definition at line 960 of file importwizard.cpp. Referenced by ImportWizard(). |
|
|
Definition at line 601 of file importwizard.cpp. |
|
|
Definition at line 871 of file importwizard.cpp. |
|
|
Definition at line 1020 of file importwizard.cpp. References KexiMigration::OptionsDialog::encodingComboBox(). |
The documentation for this class was generated from the following files:
