kchart
CSVImportDialog Class Reference
List of all members.Detailed Description
Definition at line 30 of file csvimportdialog.h.
Public Types | |
enum | Header { TEXT, NUMBER, DATE, CURRENCY, COMMANUMBER, POINTNUMBER } |
Public Member Functions | |
CSVImportDialog (QWidget *parent, QByteArray &fileArray) | |
~CSVImportDialog () | |
bool | firstRowContainHeaders () |
bool | firstColContainHeaders () |
int | rows () |
int | cols () |
int | headerType (int col) |
QString | text (int row, int col) |
Member Enumeration Documentation
|
Definition at line 34 of file csvimportdialog.h. |
The documentation for this class was generated from the following files: