Kexi API Documentation (2.0 alpha)

KexiCSVTextQuoteComboBox Class Reference

#include <kexicsvwidgets.h>

Inheritance diagram for KexiCSVTextQuoteComboBox:

KComboBox List of all members.

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

KexiCSVTextQuoteComboBox::KexiCSVTextQuoteComboBox QWidget parent = 0  ) 
 

Definition at line 132 of file kexicsvwidgets.cpp.


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.

Referenced by KexiCSVExportWizard::KexiCSVExportWizard(), and KexiCSVExportWizard::slotDefaultsButtonClicked().

QString KexiCSVTextQuoteComboBox::textQuote  )  const
 

Definition at line 140 of file kexicsvwidgets.cpp.

Referenced by KexiCSVExportWizard::done().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:49:53 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003