MythTV
master
|
#include <QMap>
#include <QString>
#include <QVariant>
#include "mythbaseexp.h"
#include "mythdbcon.h"
#include "mythdbparams.h"
Go to the source code of this file.
Classes | |
class | MythDB |
Functions | |
MBASE_PUBLIC MythDB * | GetMythDB () |
MBASE_PUBLIC void | DestroyMythDB () |
MBASE_PUBLIC MythDB * | GetMythTestDB (const QString &testname) |
MBASE_PUBLIC MythDB* GetMythDB | ( | ) |
Definition at line 50 of file mythdb.cpp.
Referenced by MythUIAnimation::Activate(), AddPaintEngine(), MSqlQuery::ChannelCon(), MythThemedMenu::checkPinCode(), LCD::connectToHost(), DBUtil::CountClients(), MythPainterWindow::CreatePainters(), MythThemedMenu::customEvent(), MythMainWindow::customEvent(), DBUtil::DoBackup(), RadioStreamUpdateTask::DoCheckRun(), JobQueue::DoFlagCommercialsThread(), JobQueue::DoMetadataLookupThread(), JobQueue::DoTranscodeThread(), doUpgradeMusicDatabaseSchema(), doUpgradeTVDatabaseSchema(), JobQueue::DoUserJobThread(), MythScreenStack::EnableEffects(), MythMainWindow::EnterStandby(), MythMainWindow::ExitStandby(), V2Myth::GetConnectionInfo(), V2Config::GetDatabaseStatus(), getDBParamters(), MythDisplay::GetDesiredScreen(), MythMainWindow::GetKey(), MythUIThemeCache::GetThemeCacheDir(), MythMainWindow::Init(), MythLocale::Init(), MediaServer::Init(), LCD::init(), MSqlQuery::InitCon(), MythDisplay::Initialise(), InitializeDatabase(), InitializeMythSchema(), MythDisplay::InitScreenBounds(), UPnpDeviceDesc::InternalLoad(), MythUITextEdit::keyPressEvent(), DatabaseSettings::Load(), main(), MythUIThemeCache::MythUIThemeCache(), MSqlDatabase::OpenDatabase(), RemoteFile::openSocket(), MythThemedMenu::parseThemeButton(), MDBManager::popConnection(), MSqlQuery::prepare(), MythUIThemeCache::PruneCacheDir(), MythMainWindow::RegisterJump(), MythMainWindow::RegisterKey(), MPoolThread::run(), DatabaseSettings::Save(), EditMetadataCommon::saveAll(), MythMainWindow::SaveScreenShot(), MythDB::SaveSettingOnHost(), MSqlQuery::SchedCon(), LCD::SetupLCD(), MythThemedMenu::ShowMenu(), EditAlbumartDialog::showMenu(), MythMainWindow::ShowMouseCursor(), MythInputDeviceHandler::Start(), MSqlQuery::testDBConnection(), MThread::ThreadCleanup(), DBPurgeHandler::timerEvent(), MainServer::TruncateAndClose(), MusicMetadata::updateStreamList(), MusicPlayer::updateVolatileMetadata(), UpgradeArchiveDatabaseSchema(), UpgradeGameDatabaseSchema(), UpgradeMusicDatabaseSchema(), UpgradeTVDatabaseSchema(), MSqlQuery::~MSqlQuery(), and MythCoreContextPrivate::~MythCoreContextPrivate().
MBASE_PUBLIC void DestroyMythDB | ( | ) |
Definition at line 55 of file mythdb.cpp.
Referenced by MythCoreContextPrivate::~MythCoreContextPrivate().
MBASE_PUBLIC MythDB* GetMythTestDB | ( | const QString & | testname | ) |