#include <model_database_connection.h>
◆ ModelDatabaseConnection()
ModelDatabaseConnection::ModelDatabaseConnection |
( |
QString |
sNameConnection | ) |
|
◆ close()
void ModelDatabaseConnection::close |
( |
| ) |
|
◆ connect()
bool ModelDatabaseConnection::connect |
( |
| ) |
|
◆ db()
QSqlDatabase * ModelDatabaseConnection::db |
( |
| ) |
|
◆ isOutdated()
bool ModelDatabaseConnection::isOutdated |
( |
| ) |
|
◆ nameConnection()
QString ModelDatabaseConnection::nameConnection |
( |
| ) |
|
◆ setDb()
void ModelDatabaseConnection::setDb |
( |
QSqlDatabase * |
pDatabase | ) |
|
◆ setNameConnection()
void ModelDatabaseConnection::setNameConnection |
( |
QString |
sNameConnection | ) |
|
◆ swap()
◆ m_nOpened
qint64 ModelDatabaseConnection::m_nOpened |
|
private |
◆ m_nOutdatedAfter
qint64 ModelDatabaseConnection::m_nOutdatedAfter |
|
private |
◆ m_pDatabase
QSqlDatabase* ModelDatabaseConnection::m_pDatabase |
|
private |
◆ m_sNameConnection
QString ModelDatabaseConnection::m_sNameConnection |
|
private |
◆ TAG
std::string ModelDatabaseConnection::TAG |
|
private |
The documentation for this class was generated from the following files: