MythTV
master
|
#include <QMap>
#include <QString>
#include <QVariant>
#include "mythbaseexp.h"
#include "mythdbcon.h"
#include "mythdbparams.h"
#include "qtuplift.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 AddPaintEngine(), MSqlQuery::ChannelCon(), MythThemedMenu::checkPinCode(), DBConfiguration::ClearValue(), LCD::connectToHost(), MythPainterWindow::CreatePainters(), MythThemedMenu::customEvent(), MythMainWindow::customEvent(), RadioStreamUpdateTask::DoCheckRun(), JobQueue::DoFlagCommercialsThread(), JobQueue::DoMetadataLookupThread(), JobQueue::DoTranscodeThread(), JobQueue::DoUserJobThread(), MythMainWindow::EnterStandby(), MythMainWindow::ExitStandby(), V2Config::GetDatabaseStatus(), MythDisplay::GetDesiredScreen(), MythMainWindow::GetKey(), MythUIThemeCache::GetThemeCacheDir(), DBConfiguration::GetValue(), MythLocale::Init(), MythMainWindow::Init(), LCD::init(), MSqlQuery::InitCon(), MythDisplay::Initialise(), MythDisplay::InitScreenBounds(), UPnpDeviceDesc::InternalLoad(), DatabaseLogger::isDatabaseReady(), MythUITextEdit::keyPressEvent(), main(), MythUIClock::MythUIClock(), MythUIThemeCache::MythUIThemeCache(), MSqlDatabase::OpenDatabase(), RemoteFile::openSocket(), MythThemedMenu::parseThemeButton(), MDBManager::popConnection(), MSqlQuery::prepare(), MythUIThemeCache::PruneCacheDir(), MythMainWindow::RegisterJump(), MythMainWindow::RegisterKey(), MPoolThread::run(), EditMetadataCommon::saveAll(), MythMainWindow::SaveScreenShot(), MythDB::SaveSettingOnHost(), MSqlQuery::SchedCon(), LCD::SetupLCD(), DBConfiguration::SetValue(), MythThemedMenu::ShowMenu(), EditAlbumartDialog::showMenu(), MythMainWindow::ShowMouseCursor(), MythInputDeviceHandler::Start(), MSqlQuery::testDBConnection(), MThread::ThreadCleanup(), DBPurgeHandler::timerEvent(), MainServer::TruncateAndClose(), MusicMetadata::updateStreamList(), MusicPlayer::updateVolatileMetadata(), 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 | ) |
Definition at line 60 of file mythdb.cpp.