Go to the source code of this file.
Classes | |
| class | MythContextPrivate |
Functions | |
| static void | exec_program_cb (const QString &cmd) |
| static void | exec_program_tv_cb (const QString &cmd) |
| static void | configplugin_cb (const QString &cmd) |
| static void | plugin_cb (const QString &cmd) |
| static void | eject_cb (void) |
Variables | |
| MythContext * | gContext = NULL |
| This global variable contains the MythContext instance for the application. | |
| static void exec_program_cb | ( | const QString & | cmd | ) | [static] |
Definition at line 116 of file mythcontext.cpp.
Referenced by MythContextPrivate::Init().
| static void exec_program_tv_cb | ( | const QString & | cmd | ) | [static] |
Definition at line 121 of file mythcontext.cpp.
Referenced by MythContextPrivate::Init().
| static void configplugin_cb | ( | const QString & | cmd | ) | [static] |
Definition at line 180 of file mythcontext.cpp.
Referenced by MythContextPrivate::Init().
| static void plugin_cb | ( | const QString & | cmd | ) | [static] |
Definition at line 188 of file mythcontext.cpp.
Referenced by MythContextPrivate::Init().
| static void eject_cb | ( | void | ) | [static] |
Definition at line 197 of file mythcontext.cpp.
Referenced by MythContextPrivate::Init().
| MythContext* gContext = NULL |
This global variable contains the MythContext instance for the application.
Definition at line 49 of file mythcontext.cpp.
Referenced by cleanup(), doUpgradeMusicDatabaseSchema(), getDBParamters(), ExitPrompter::handleExit(), InitializeDatabase(), MythDbSettings2::Load(), MythDbSettings1::Load(), main(), MusicCommon::MusicCommon(), mythplugin_init(), MythPluginManager::MythPluginManager(), HttpConfig::ProcessRequest(), RunMenu(), MythDbSettings2::Save(), MythDbSettings1::Save(), UpgradeArchiveDatabaseSchema(), UpgradeGalleryDatabaseSchema(), and UpgradeGameDatabaseSchema().
1.6.3