MythTV
master
|
#include <QObject>
#include <QString>
#include "libmyth/mythexp.h"
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythevent.h"
#include "libmythbase/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 57 of file mythcontext.cpp.
Referenced by cleanup(), ExitPrompter::Confirm(), ExitPrompter::HandleExit(), main(), main_local(), HttpConfig::ProcessRequest(), RunMenu(), DatabaseSettings::Save(), V2Myth::SetConnectionInfo(), and V2Config::SetDatabaseCredentials().