kaddressbook
qcsvmodel_p.h
Go to the documentation of this file.
void rowCountChanged(int rows)
void error(const QString &errorMsg)
This method is called whenever an error occurs during parsing.
Definition: qcsvmodel.cpp:85
void ended()
void columnCountChanged(int columns)
void field(const QString &data, uint row, uint column)
This method is called for every parsed field.
Definition: qcsvmodel.cpp:59
An interface to build data structures from a CSV file.
Definition: qcsvreader.h:36
Definition: qcsvmodel_p.h:27
void dataChanged(const QString &data, int row, int column)
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:51 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:55:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.