|
MythTV master
|
MSqlDatabase Info, used by MSqlQuery. Do not use directly. More...
#include <libmythbase/mythdbcon.h>
Public Attributes | |
| MSqlDatabase * | db {nullptr} |
| QSqlDatabase | qsqldb |
| bool | returnConnection {false} |
MSqlDatabase Info, used by MSqlQuery. Do not use directly.
Definition at line 92 of file mythdbcon.h.
| MSqlDatabase* MSqlQueryInfo::db {nullptr} |
Definition at line 94 of file mythdbcon.h.
Referenced by MSqlQuery::ChannelCon(), MSqlQuery::InitCon(), InitMSqlQueryInfo(), and MSqlQuery::SchedCon().
| QSqlDatabase MSqlQueryInfo::qsqldb |
Definition at line 95 of file mythdbcon.h.
Referenced by MSqlQuery::ChannelCon(), MSqlQuery::InitCon(), InitMSqlQueryInfo(), and MSqlQuery::SchedCon().
Definition at line 96 of file mythdbcon.h.
Referenced by MSqlQuery::ChannelCon(), MSqlQuery::InitCon(), InitMSqlQueryInfo(), and MSqlQuery::SchedCon().