iLand
Classes | Enumerations
output.h File Reference
#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 }
 

Enumeration Type Documentation

◆ OutputDatatype

Enumerator
OutInteger 
OutDouble 
OutString 

◆ OutputMode

enum OutputMode
Enumerator
OutDatabase 
OutFile 
OutText