MythTV  master
Public Attributes | List of all members
MSqlQueryInfo Struct Reference

MSqlDatabase Info, used by MSqlQuery. Do not use directly. More...

#include <mythdbcon.h>

Collaboration diagram for MSqlQueryInfo:
Collaboration graph
[legend]

Public Attributes

MSqlDatabasedb {nullptr}
 
QSqlDatabase qsqldb
 
bool returnConnection {false}
 

Detailed Description

MSqlDatabase Info, used by MSqlQuery. Do not use directly.

Definition at line 92 of file mythdbcon.h.

Member Data Documentation

◆ db

MSqlDatabase* MSqlQueryInfo::db {nullptr}

◆ qsqldb

QSqlDatabase MSqlQueryInfo::qsqldb

◆ returnConnection

bool MSqlQueryInfo::returnConnection {false}

The documentation for this struct was generated from the following file: