Qx v0.7
Qt Extensions Library
Loading...
Searching...
No Matches
Qx::SqlDatabase Member List

This is the complete list of members for Qx::SqlDatabase, including all inherited members.

checkSchema(SqlSchemaReport &report, SqlSchemaReport::StrictnessFlags strictness=SqlSchemaReport::Lenient)Qx::SqlDatabaseinline
closeConnection()Qx::SqlDatabase
connect()Qx::SqlDatabase
database(QSqlDatabase &db, bool connect=true)Qx::SqlDatabase
databaseName() constQx::SqlDatabase
DELETE()Qx::SqlDatabaseinline
driver() constQx::SqlDatabase
INSERT_INTO(const SqlString &table, First &&fs, Rest &&... s)Qx::SqlDatabaseinline
isConnected() constQx::SqlDatabase
MERGE_INTO(First &&fs)Qx::SqlDatabaseinline
operator=(const SqlDatabase &other)Qx::SqlDatabase
operator=(SqlDatabase &&other)Qx::SqlDatabase
SELECT(First &&fs, Rest &&... s)Qx::SqlDatabaseinline
SELECT()Qx::SqlDatabaseinline
SELECT_DISTINCT(First &&fs, Rest &&... s)Qx::SqlDatabaseinline
SELECT_DISTINCT()Qx::SqlDatabaseinline
SqlDatabase(const QString &databaseName, const QString &driver)Qx::SqlDatabaseexplicit
SqlDatabase(const SqlDatabase &other)Qx::SqlDatabase
SqlDatabase(SqlDatabase &&other)Qx::SqlDatabase
UPDATE(First &&fs)Qx::SqlDatabaseinline
UPDATE()Qx::SqlDatabaseinline
~SqlDatabase()Qx::SqlDatabase