libkdepim
KImportColumn Class Reference
List of all members.Detailed Description
Definition at line 39 of file kimportdialog.h.
Public Types | |
enum | { FormatUndefined = 0, FormatPlain, FormatUnquoted, FormatBracketed, FormatLast } |
Public Member Functions | |
KImportColumn (KImportDialog *dlg, const QString &header, int count=0) | |
virtual | ~KImportColumn () |
QString | header () const |
QValueList< int > | formats () |
QString | formatName (int format) |
int | defaultFormat () |
QString | convert () |
QString | preview (const QString &value, int format) |
void | addColId (int i) |
void | removeColId (int i) |
QValueList< int > | colIdList () |
The documentation for this class was generated from the following files: