MythTV
master
|
This is the complete list of members for MythDB, including all inherited members.
ActivateSettingsCache(bool activate=true) | MythDB | |
ClearOverrideSettingForSession(const QString &key) | MythDB | |
ClearSetting(const QString &key) | MythDB | |
ClearSettingOnHost(const QString &key, const QString &host) | MythDB | |
ClearSettingsCache(const QString &key=QString()) | MythDB | |
d | MythDB | private |
DBError(const QString &where, const MSqlQuery &query) | MythDB | static |
DBErrorMessage(const QSqlError &err) | MythDB | static |
destroyMythDB() | MythDB | static |
GetBoolSetting(const QString &key, bool defaultval) | MythDB | |
GetBoolSetting(const QString &key) | MythDB | |
GetDatabaseName() const | MythDB | |
GetDatabaseParams(void) const | MythDB | |
GetDBManager(void) | MythDB | |
GetError(const QString &where, const MSqlQuery &query) | MythDB | static |
GetFloatSetting(const QString &key, double defaultval) | MythDB | |
GetFloatSetting(const QString &key) | MythDB | |
GetFloatSettingOnHost(const QString &key, const QString &host, double defaultval) | MythDB | |
GetFloatSettingOnHost(const QString &key, const QString &host) | MythDB | |
GetHostName(void) const | MythDB | |
getMythDB() | MythDB | static |
GetNumSetting(const QString &key, int defaultval) | MythDB | |
GetNumSetting(const QString &key) | MythDB | |
GetNumSettingOnHost(const QString &key, const QString &host, int defaultval) | MythDB | |
GetNumSettingOnHost(const QString &key, const QString &host) | MythDB | |
GetResolutionSetting(const QString &type, int &width, int &height, double &forced_aspect, double &refresh_rate, int index=-1) | MythDB | |
GetResolutionSetting(const QString &t, int &w, int &h, int i=-1) | MythDB | |
GetSetting(const QString &_key, const QString &defaultval) | MythDB | |
GetSetting(const QString &key) | MythDB | |
GetSettingOnHost(const QString &_key, const QString &_host, const QString &defaultval) | MythDB | |
GetSettingOnHost(const QString &key, const QString &host) | MythDB | |
GetSettings(QMap< QString, QString > &_key_value_pairs) | MythDB | |
HaveSchema(void) const | MythDB | |
HaveValidDatabase(void) const | MythDB | |
IgnoreDatabase(bool bIgnore) | MythDB | |
IsDatabaseIgnored(void) const | MythDB | |
MSqlQuery class | MythDB | friend |
MythDB() | MythDB | protected |
OverrideSettingForSession(const QString &key, const QString &newValue) | MythDB | |
Q_DISABLE_COPY_MOVE(MythDB) | MythDB | private |
SaveSetting(const QString &key, int newValue) | MythDB | |
SaveSetting(const QString &key, const QString &newValue) | MythDB | |
SaveSettingOnHost(const QString &key, const QString &newValue, const QString &host) | MythDB | |
SetDatabaseParams(const DatabaseParams ¶ms) | MythDB | |
SetHaveDBConnection(bool connected) | MythDB | |
SetHaveSchema(bool schema) | MythDB | |
SetLocalHostname(const QString &name) | MythDB | |
SetSuppressDBMessages(bool bUpgraded) | MythDB | |
SuppressDBMessages(void) const | MythDB | |
toCommaList(const QMap< QString, QVariant > &bindings, uint indent=0, uint softMaxColumn=80) | MythDB | static |
WriteDelayedSettings(void) | MythDB | |
~MythDB() | MythDB | protected |