|
LibEngsas
|
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) | EQueryThread | signal |
| allConnected() | EQueryThread | signal |
| cancel() | EQueryThread | signal |
| cancelQuery() | EQueryThread | slot |
| configureDB(QString dbname, QString username, QString password, QString host, QString driver) | EQueryThread | signal |
| dbSetup(QString dbname, QString username, QString password, QString host, QString driver) | EQueryThread | slot |
| EQueryThread(QObject *parent=0) | EQueryThread | |
| execQuery(QObject *client, QVariant requestId, QString queryString, QString errorMsg, QList< QVariant > bindValues=QList< QVariant >()) | EQueryThread | slot |
| finished(QObject *client, QVariant requestId, bool status) | EQueryThread | signal |
| finishedByPass(QObject *client, QVariant requestId, bool status) | EQueryThread | privateslot |
| finishedStartup | EQueryThread | private |
| isStarted() const | EQueryThread | |
| result(QObject *client, QVariant requestId, int querySize, QSqlRecord record) | EQueryThread | signal |
| resultByPass(QObject *client, QVariant requestId, int querySize, QSqlRecord record) | EQueryThread | privateslot |
| run() | EQueryThread | |
| setRange(int min, int max) | EQueryThread | signal |
| setRangeByPass(int min, int max) | EQueryThread | privateslot |
| setStarted() | EQueryThread | privateslot |
| setValue(int value) | EQueryThread | signal |
| setValueByPass(int value) | EQueryThread | privateslot |
| waitForStart() | EQueryThread | |
| worker | EQueryThread | private |
| ~EQueryThread() | EQueryThread |
1.8.15