kexi
KexiMigration::ImportWizard Class Reference
#include <importwizard.h>
Detailed Description
GUI for importing external databases (file-based and server-based).
Definition at line 62 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 62 of file importwizard.cpp. |
Member Function Documentation
|
Definition at line 873 of file importwizard.cpp. |
The documentation for this class was generated from the following files: