csvdatabase.h File Reference
A class to access a comma-separated-value (csv) file. (declaration). More...
#include <qfile.h>
#include <qstring.h>
#include <qstrlist.h>
Include dependency graph for csvdatabase.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | CSVDataBase |
| A class that allows reading of csv files. More... | |
Detailed Description
A class to access a comma-separated-value (csv) file. (declaration).
begin : Thu Dec 16 1999
copyright : © 1999-2001,2002 by Gordon Machel
email : gmachel@users.sourceforge.net
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Definition in file csvdatabase.h.

