Go to the source code of this file.
Classes | |
| class | MythContextSlotHandler |
| class | MythContext |
| This class contains the runtime context for MythTV. More... | |
Variables | |
| MPUBLIC MythContext * | gContext |
| This global variable contains the MythContext instance for the application. | |
| const QString | gBackendURI |
| Service type for the backend's UPnP server. | |
| MPUBLIC MythContext* gContext |
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().
| const QString gBackendURI |
Service type for the backend's UPnP server.
Definition at line 21 of file backendselect.h.
Referenced by MythContextPrivate::DefaultUPnP(), BackendSelection::Init(), BackendSelection::Load(), and MythContextPrivate::UPnPautoconf().
1.6.3