LibEngsas
|
#include "eglobal.h"
#include <QThread>
#include <QSqlQuery>
#include <QSqlRecord>
#include <QVariant>
Go to the source code of this file.
Classes | |
class | EQueryThread |
Allows to execute SQL-Queries asynchronous.Should be stopped right that: More... | |