MeVisLab Scripting Reference
|
This is the complete list of members for MLABSqlDatabase, including all inherited members.
close() | MLABSqlDatabase | slot |
commit() | MLABSqlDatabase | slot |
createQuery() | MLABSqlDatabase | slot |
databaseName() | MLABSqlDatabase | slot |
getQSqlDatabase() | MLABSqlDatabase | inlineslot |
hostName() | MLABSqlDatabase | slot |
isOpen() | MLABSqlDatabase | slot |
lastError() | MLABSqlDatabase | slot |
open() | MLABSqlDatabase | slot |
open(const QString &username, const QString &password) | MLABSqlDatabase | slot |
port() | MLABSqlDatabase | slot |
query(const QString &sqlStatement) | MLABSqlDatabase | slot |
removeQuery(MLABSqlQuery *query) | MLABSqlDatabase | slot |
rollback() | MLABSqlDatabase | slot |
setDatabaseName(const QString &name) | MLABSqlDatabase | slot |
setHostName(const QString &hostname) | MLABSqlDatabase | slot |
setPassword(const QString &pwd) | MLABSqlDatabase | slot |
setPort(int port) | MLABSqlDatabase | slot |
setUserName(const QString &name) | MLABSqlDatabase | slot |
supportsQuerySize() | MLABSqlDatabase | slot |
supportsTransactions() | MLABSqlDatabase | slot |
tables() | MLABSqlDatabase | slot |
transaction() | MLABSqlDatabase | slot |
userName() | MLABSqlDatabase | slot |