KexiCSVImportExportPart Class Reference
#include <kexicsv_importexportpart.h>
Inheritance diagram for KexiCSVImportExportPart:

Detailed Description
Internal part for CSV data import/export dialogs.
Definition at line 27 of file kexicsv_importexportpart.h.
Public Member Functions | |
| KexiCSVImportExportPart (QObject *parent, const char *name, const QStringList &args) | |
| virtual | ~KexiCSVImportExportPart () |
| virtual QWidget * | createWidget (const char *widgetClass, KexiMainWindow *mainWin, QWidget *parent, const char *objName=0, QMap< QString, QString > *args=0) |
| virtual bool | executeCommand (KexiMainWindow *mainWin, const char *commandName, QMap< QString, QString > *args=0) |
Constructor & Destructor Documentation
|
||||||||||||||||
|
Definition at line 29 of file kexicsv_importexportpart.cpp. |
|
|
Definition at line 34 of file kexicsv_importexportpart.cpp. |
Member Function Documentation
|
||||||||||||||||||||||||
|
Reimplemented to return wizard object. Reimplemented from KexiInternalPart. Definition at line 38 of file kexicsv_importexportpart.cpp. References KexiCSVExport::Options::assign(), KexiCSVExportWizard::cancelled(), KexiCSVImportDialog::cancelled(), KexiCSVImportDialog::Clipboard, KexiCSVImportDialog::File, KexiInternalPart::m_cancelled, and options. |
|
||||||||||||||||
|
Reimplemented to execute a command commandName (nonvisual). The result are put into the args. Reimplemented from KexiInternalPart. Definition at line 69 of file kexicsv_importexportpart.cpp. References KexiCSVExport::Options::assign(), KexiCSVExport::exportData(), KexiCSVExport::Options::itemId, and options. |
The documentation for this class was generated from the following files:
