KexiCSVTextQuoteComboBox Class Reference
#include <kexicsvwidgets.h>
Inheritance diagram for KexiCSVTextQuoteComboBox:

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) |
| Sets text quote. Only available are: ", ', and empty string. | |
Constructor & Destructor Documentation
|
|
Definition at line 132 of file kexicsvwidgets.cpp. |
Member Function Documentation
|
|
Sets text quote. Only available are: ", ', and empty string.
Definition at line 147 of file kexicsvwidgets.cpp. Referenced by KexiCSVExportWizard::KexiCSVExportWizard(), and KexiCSVExportWizard::slotDefaultsButtonClicked(). |
|
|
Definition at line 140 of file kexicsvwidgets.cpp. Referenced by KexiCSVExportWizard::done(). |
The documentation for this class was generated from the following files:
