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 64 of file mythcontext.cpp.
Referenced by cleanup(), anonymous_namespace{mythccextractor.cpp}::cleanup(), anonymous_namespace{mythmetadatalookup.cpp}::cleanup(), anonymous_namespace{mythfilldatabase.cpp}::cleanup(), anonymous_namespace{mythscreenwizard.cpp}::cleanup(), anonymous_namespace{mythpreviewgen.cpp}::cleanup(), anonymous_namespace{mythcommflag.cpp}::cleanup(), anonymous_namespace{mythtranscode.cpp}::cleanup(), anonymous_namespace{mythfrontend.cpp}::cleanup(), ExitPrompter::Confirm(), V2Myth::GetBackendInfo(), ExitPrompter::HandleExit(), main(), main_local(), HttpConfig::ProcessRequest(), run_backend(), RunMenu(), DatabaseSettings::Save(), V2Myth::SetConnectionInfo(), and V2Config::SetDatabaseCredentials().