libkdepim
KImportColumn Class Reference
#include <kimportdialog.h>
Detailed Description
Definition at line 41 of file kimportdialog.h.
Public Types | |
| enum | { FormatUndefined = 0, FormatPlain, FormatUnquoted, FormatBracketed, FormatLast } |
Public Member Functions | |
| void | addColId (int i) |
| QList< int > | colIdList () |
| QString | convert () |
| int | defaultFormat () |
| QString | formatName (int format) |
| QList< int > | formats () |
| QString | header () const |
| KImportColumn (KImportDialog *dlg, const QString &header, int count=0) | |
| QString | preview (const QString &value, int format) |
| void | removeColId (int i) |
| virtual | ~KImportColumn () |
Member Enumeration Documentation
| anonymous enum |
Definition at line 44 of file kimportdialog.h.
Constructor & Destructor Documentation
| KImportColumn::KImportColumn | ( | KImportDialog * | dlg, | |
| const QString & | header, | |||
| int | count = 0 | |||
| ) |
Definition at line 53 of file kimportdialog.cpp.
| virtual KImportColumn::~KImportColumn | ( | ) | [inline, virtual] |
Definition at line 47 of file kimportdialog.h.
Member Function Documentation
| void KImportColumn::addColId | ( | int | i | ) |
Definition at line 107 of file kimportdialog.cpp.
| QList< int > KImportColumn::colIdList | ( | ) |
Definition at line 117 of file kimportdialog.cpp.
| QString KImportColumn::convert | ( | ) |
Definition at line 122 of file kimportdialog.cpp.
| int KImportColumn::defaultFormat | ( | ) |
Definition at line 87 of file kimportdialog.cpp.
| QString KImportColumn::formatName | ( | int | format | ) |
Definition at line 73 of file kimportdialog.cpp.
| QList< int > KImportColumn::formats | ( | ) |
Definition at line 68 of file kimportdialog.cpp.
| QString KImportColumn::header | ( | ) | const [inline] |
Definition at line 49 of file kimportdialog.h.
Definition at line 92 of file kimportdialog.cpp.
| void KImportColumn::removeColId | ( | int | i | ) |
Definition at line 112 of file kimportdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference