EasyQtSql
Easy SQL data access helper for QtSql
|
This is the complete list of members for DeleteQuery, including all inherited members.
DeleteQuery(const QString &table, const QSqlDatabase &db) | DeleteQuery | inline |
exec() | DeleteQuery | inline |
where(const QString &expr) | DeleteQuery | inline |
where(const QString &expr, const QVariant &last) | DeleteQuery | inline |
where(const QString &expr, const QVariant &first, const Rest &... rest) | DeleteQuery | inline |