LibEngsas
EQueryThread Member List

This is the complete list of members for EQueryThread, including all inherited members.

addToQueue(QObject *client, QVariant requestId, QString queryString, QString errorMsg, QList< QVariant > bindValues)EQueryThreadsignal
allConnected()EQueryThreadsignal
cancel()EQueryThreadsignal
cancelQuery()EQueryThreadslot
configureDB(QString dbname, QString username, QString password, QString host, QString driver)EQueryThreadsignal
dbSetup(QString dbname, QString username, QString password, QString host, QString driver)EQueryThreadslot
EQueryThread(QObject *parent=0)EQueryThread
execQuery(QObject *client, QVariant requestId, QString queryString, QString errorMsg, QList< QVariant > bindValues=QList< QVariant >())EQueryThreadslot
finished(QObject *client, QVariant requestId, bool status)EQueryThreadsignal
finishedByPass(QObject *client, QVariant requestId, bool status)EQueryThreadprivateslot
finishedStartupEQueryThreadprivate
isStarted() const EQueryThread
result(QObject *client, QVariant requestId, int querySize, QSqlRecord record)EQueryThreadsignal
resultByPass(QObject *client, QVariant requestId, int querySize, QSqlRecord record)EQueryThreadprivateslot
run()EQueryThread
setRange(int min, int max)EQueryThreadsignal
setRangeByPass(int min, int max)EQueryThreadprivateslot
setStarted()EQueryThreadprivateslot
setValue(int value)EQueryThreadsignal
setValueByPass(int value)EQueryThreadprivateslot
waitForStart()EQueryThread
workerEQueryThreadprivate
~EQueryThread()EQueryThread