LibEngsas
Classes
equeryworker.h File Reference
#include "eobject.h"
#include <QVariant>
#include <QSqlQuery>
#include <QSqlRecord>
+ Include dependency graph for equeryworker.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EQueryWorker
 Executes the SQL-Statements given by the EQueryThread.This class is executed within EQueryThread::run() in a seperate thread. Therefore all executed queries within this class are executed asychronously. More...