kexi
KexiCSVTextQuoteComboBox Class Reference
#include <kexicsvwidgets.h>
Detailed Description
A combo box widget providing a list of possible quote characters Used by CSV import and export dialogs.
Definition at line 105 of file kexicsvwidgets.h.
Public Member Functions | |
KexiCSVTextQuoteComboBox (QWidget *parent=0) | |
QString | textQuote () const |
void | setTextQuote (const QString &textQuote) |
Member Function Documentation
void KexiCSVTextQuoteComboBox::setTextQuote | ( | const QString & | textQuote | ) |
Sets text quote. Only available are: ", ', and empty string.
Definition at line 147 of file kexicsvwidgets.cpp.
The documentation for this class was generated from the following files: