kstars
ksparser.h
Go to the documentation of this file.
static const double EBROKEN_DOUBLE
These are the values used in case of error in conversion.
Definition: ksparser.h:54
Definition: ksparser.h:71
DataTypes
DataTypes for building sequence D_QSTRING QString Type D_INT Integer Type D_FLOAT Floating Point Type...
Definition: ksparser.h:67
KSParser(const QString &filename, const char comment_char, const QList< QPair< QString, DataTypes > > &sequence, const char delimiter= ',')
Returns a CSV parsing instance of a KSParser type object.
Definition: ksparser.cpp:28
Definition: ksparser.h:70
void SetProgress(QString msg, int total_lines, int step_size)
Wrapper function for KSFileReader setProgress.
Definition: ksparser.cpp:222
Definition: ksparser.h:69
Definition: ksfilereader.h:65
QHash< QString, QVariant > ReadNextRow()
Generic function used to read the next row of a text file.
Definition: ksparser.cpp:56
Definition: ksparser.h:72
Definition: ksparser.h:68
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.