filters
CSVExportDialog Class Reference
List of all members.Detailed Description
Definition at line 34 of file csvexportdialog.h.
Public Member Functions | |
| CSVExportDialog (QWidget *parent) | |
| ~CSVExportDialog () | |
| QChar | getDelimiter () const |
| QChar | getTextQuote () const |
| bool | exportSheet (QString const &sheetName) const |
| bool | printAlwaysSheetDelimiter () const |
| QString | getSheetDelimiter () const |
| bool | exportSelectionOnly () const |
| void | fillSheet (KSpread::Map *map) |
| QString | getEndOfLine (void) const |
| QTextCodec * | getCodec (void) const |
The documentation for this class was generated from the following files:

