kexi

KexiCSVExport Namespace Reference


Classes

class  Options
 Options used in KexiCSVExportWizard contructor. More...

Enumerations

enum  Mode { Clipboard, File }

Functions

bool exportData (KexiDB::TableOrQuerySchema &tableOrQuery, const Options &options, int rowCount, QTextStream *predefinedTextStream)

Enumeration Type Documentation

Exporting mode: a file or clipboard.

Definition at line 29 of file kexicsvexport.h.


Function Documentation

bool KexiCSVExport::exportData ( KexiDB::TableOrQuerySchema tableOrQuery,
const Options options,
int  rowCount = -1,
QTextStream *  predefinedTextStream = 0 
)

Exports data.

Returns:
false on failure.
Parameters:
options options for the export
rowCount row count of the input data or -1 if the row cound has not yet been computed
predefinedTextStream text stream that should be used instead of writing to a file

Definition at line 81 of file kexicsvexport.cpp.

KDE Home | KDE Accessibility Home | Description of Access Keys