|
iLand
|
#include <QtCore/QString>#include <QtCore/QVariant>#include <QtSql/QSqlQuery>#include <QtCore/QVector>#include "global.h"Go to the source code of this file.
Classes | |
| class | OutputColumn |
| class | Output |
| The Output class abstracts output data (database, textbased, ...). More... | |
Enumerations | |
| enum | OutputDatatype { OutInteger , OutDouble , OutString } |
| enum | OutputMode { OutDatabase , OutFile , OutText } |
| enum OutputDatatype |
| enum OutputMode |