Kexi API Documentation (2.0 alpha)

KexiCSVImportExportPart Class Reference

#include <kexicsv_importexportpart.h>

Inheritance diagram for KexiCSVImportExportPart:

KexiInternalPart List of all members.

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 QWidgetcreateWidget (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

KexiCSVImportExportPart::KexiCSVImportExportPart QObject *  parent,
const char *  name,
const QStringList &  args
 

Definition at line 29 of file kexicsv_importexportpart.cpp.

KexiCSVImportExportPart::~KexiCSVImportExportPart  )  [virtual]
 

Definition at line 34 of file kexicsv_importexportpart.cpp.


Member Function Documentation

QWidget * KexiCSVImportExportPart::createWidget const char *  widgetClass,
KexiMainWindow mainWin,
QWidget parent,
const char *  objName = 0,
QMap< QString, QString > *  args = 0
[virtual]
 

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.

bool KexiCSVImportExportPart::executeCommand KexiMainWindow mainWin,
const char *  commandName,
QMap< QString, QString > *  args = 0
[virtual]
 

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:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:49:53 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003