MythTV
master
|
#include <QObject>
#include <QString>
#include "mythcorecontext.h"
#include "mythevent.h"
#include "mythexp.h"
#include "mythlogging.h"
Go to the source code of this file.
Classes | |
class | MythContextSlotHandler |
class | MythContext |
Startup context for MythTV. More... | |
Variables | |
MPUBLIC MythContext * | gContext |
This global variable contains the MythContext instance for the application. More... | |
MPUBLIC MythContext* gContext |
This global variable contains the MythContext instance for the application.
Definition at line 64 of file mythcontext.cpp.
Referenced by cleanup(), ExitPrompter::Confirm(), doUpgradeMusicDatabaseSchema(), getDBParamters(), ExitPrompter::HandleExit(), InitializeDatabase(), DatabaseSettings::Load(), main(), HttpConfig::ProcessRequest(), RunMenu(), DatabaseSettings::Save(), UpgradeArchiveDatabaseSchema(), and UpgradeGameDatabaseSchema().