KexiCSVExport Namespace Reference
Classes | |
| class | Options |
| Options used in KexiCSVExportWizard contructor. More... | |
Enumerations | |
| enum | Mode { Clipboard, File } |
| Exporting mode: a file or clipboard. More... | |
Functions | |
| bool | exportData (KexiDB::TableOrQuerySchema &tableOrQuery, const Options &options, int rowCount=-1, QTextStream *predefinedTextStream=0) |
Enumeration Type Documentation
|
|
Exporting mode: a file or clipboard.
Definition at line 29 of file kexicsvexport.h. |
Function Documentation
|
||||||||||||||||||||
|
Exports data.
Referenced by KexiCSVExportWizard::done(), and KexiCSVImportExportPart::executeCommand(). |
