MythTV  master
MythCoreContext Member List

This is the complete list of members for MythCoreContext, including all inherited members.

ActivateSettingsCache(bool activate=true)MythCoreContext
addListener(QObject *listener)MythObservable
AllowShutdown(void)MythCoreContext
BackendIsRunning(void)MythCoreContextstatic
BlockShutdown(void)MythCoreContext
CheckProtoVersion(MythSocket *socket, std::chrono::milliseconds timeout=kMythSocketLongTimeout, bool error_dialog_desired=false)MythCoreContext
CheckSubnet(const QAbstractSocket *socket)MythCoreContext
CheckSubnet(const QHostAddress &peer)MythCoreContext
ClearBackendServerPortCache()MythCoreContextstatic
ClearOverrideSettingForSession(const QString &key)MythCoreContext
ClearSettingsCache(const QString &myKey=QString(""))MythCoreContext
ConnectCommandSocket(const QString &hostname, int port, const QString &announcement, bool *proto_mismatch=nullptr, int maxConnTry=-1, std::chrono::milliseconds setup_timeout=-1ms)MythCoreContext
connected(MythSocket *sock) overrideMythCoreContextinlineprivatevirtual
ConnectEventSocket(const QString &hostname, int port)MythCoreContext
connectionClosed(MythSocket *sock) overrideMythCoreContextprivatevirtual
connectionFailed(MythSocket *sock) overrideMythCoreContextinlineprivatevirtual
ConnectToMasterServer(bool blockingClient=true, bool openEventSocket=true)MythCoreContext
dMythCoreContextprivate
dispatch(const MythEvent &event)MythCoreContext
emitTVPlaybackAborted(void)MythCoreContextinline
emitTVPlaybackPaused(void)MythCoreContextinline
emitTVPlaybackPlaying(void)MythCoreContextinline
emitTVPlaybackSought(qint64 position)MythCoreContextinline
emitTVPlaybackStarted(void)MythCoreContextinline
emitTVPlaybackStopped(void)MythCoreContextinline
emitTVPlaybackUnpaused(void)MythCoreContextinline
error(MythSocket *, int)MythSocketCBsinlinevirtual
GenMythURL(const QString &host=QString(), int port=0, QString path=QString(), const QString &storageGroup=QString())MythCoreContextstatic
GetAudioLanguage(void)MythCoreContext
GetAudioLanguageAndVariant(void)MythCoreContext
GetBackendServerIP(void)MythCoreContext
GetBackendServerIP(const QString &host)MythCoreContext
GetBackendServerIP4(void)MythCoreContext
GetBackendServerIP4(const QString &host)MythCoreContext
GetBackendServerIP6(void)MythCoreContext
GetBackendServerIP6(const QString &host)MythCoreContext
GetBackendServerPort(void)MythCoreContext
GetBackendServerPort(const QString &host)MythCoreContext
GetBackendStatusPort(void)MythCoreContext
GetBackendStatusPort(const QString &host)MythCoreContext
GetBoolSetting(const QString &key, bool defaultval=false)MythCoreContext
GetBoolSetting(const QString &key, int defaultval)=deleteMythCoreContext
GetBoolSettingOnHost(const QString &key, const QString &host, bool defaultval=false)MythCoreContext
GetBoolSettingOnHost(const QString &key, const QString &host, int defaultval)=deleteMythCoreContext
GetDB(void)MythCoreContext
GetDBManager(void)MythCoreContext
GetDurSetting(const QString &key, T defaultval=T::zero())MythCoreContextinline
GetDVBv3(void) constMythCoreContextinline
GetFilePrefix(void)MythCoreContext
GetFloatSetting(const QString &key, double defaultval=0.0)MythCoreContext
GetFloatSettingOnHost(const QString &key, const QString &host, double defaultval=0.0)MythCoreContext
GetGUIContext(void)MythCoreContext
GetGUIObject(void)MythCoreContext
GetHostName(void)MythCoreContext
GetLanguage(void)MythCoreContext
GetLanguageAndVariant(void)MythCoreContext
GetLocale(void) constMythCoreContext
GetMasterHostName(void)MythCoreContext
GetMasterHostPrefix(const QString &storageGroup=QString(), const QString &path=QString())MythCoreContext
GetMasterServerIP(void)MythCoreContext
GetMasterServerPort(void)MythCoreContextstatic
GetMasterServerStatusPort(void)MythCoreContext
GetNumSetting(const QString &key, int defaultval=0)MythCoreContext
GetNumSetting(const QString &key, bool defaultvalue)=deleteMythCoreContext
GetNumSettingOnHost(const QString &key, const QString &host, int defaultval=0)MythCoreContext
GetNumSettingOnHost(const QString &key, const QString &host, bool defaultval=false)=deleteMythCoreContext
GetPluginManager(void)MythCoreContext
GetQLocale(void)MythCoreContext
GetResolutionSetting(const QString &type, int &width, int &height, double &forced_aspect, double &refresh_rate, int index=-1)MythCoreContext
GetResolutionSetting(const QString &type, int &width, int &height, int index=-1)MythCoreContext
GetScheduler(void)MythCoreContext
GetScopeForAddress(QHostAddress &addr) constMythCoreContext
GetSessionManager(void)MythCoreContext
GetSetting(const QString &key, const QString &defaultval="")MythCoreContext
GetSettingOnHost(const QString &key, const QString &host, const QString &defaultval="")MythCoreContext
HasGUI(void) constMythCoreContext
hasListeners(void)MythObservableinline
Init(void)MythCoreContext
InitLocale(void)MythCoreContext
InitPower(bool Create=true)MythCoreContext
InWantingPlayback(void)MythCoreContext
IsBackend(void) constMythCoreContext
IsBlockingClient(void) constMythCoreContext
IsConnectedToMaster(void)MythCoreContext
IsDatabaseIgnored(void) constMythCoreContext
IsExiting(void)MythCoreContext
IsFrontend(void) constMythCoreContext
IsFrontendOnly(void)MythCoreContext
IsMasterBackend(void)MythCoreContext
IsMasterHost(void)MythCoreContext
IsMasterHost(const QString &host)MythCoreContext
IsRegisteredFileForWrite(const QString &file)MythCoreContext
IsThisBackend(const QString &addr)MythCoreContext
IsThisHost(const QString &addr)MythCoreContext
IsThisHost(const QString &addr, const QString &host)MythCoreContext
IsUIThread(void)MythCoreContext
IsWOLAllowed() constMythCoreContext
m_dvbv3MythCoreContextprivate
m_listenersMythObservableprotected
m_lockMythObservableprotected
m_testOverrideFloatsMythCoreContextprivate
m_testOverrideIntsMythCoreContextprivate
m_testOverrideStringsMythCoreContextprivate
MythCoreContext(const QString &binversion, QObject *guiContext)MythCoreContext
MythObservable()MythObservableinline
OverrideSettingForSession(const QString &key, const QString &value)MythCoreContext
PlaybackStartCb typedefMythCoreContext
readyRead(MythSocket *sock) overrideMythCoreContextprivatevirtual
RegisterFileForWrite(const QString &file, uint64_t size=0LL)MythCoreContext
RegisterForPlayback(QObject *sender, PlaybackStartCb method)MythCoreContext
RegisterForPlayback(OBJ *sender, SLOT method)MythCoreContextinline
ReInitLocale(void)MythCoreContext
removeListener(QObject *listener)MythObservable
ResetAudioLanguage(void)MythCoreContext
ResetLanguage(void)MythCoreContext
ResetSockets(void)MythCoreContext
resolveAddress(const QString &host, ResolveType type=ResolveAny, bool keepscope=false)MythCoreContextstatic
ResolveAny enum valueMythCoreContext
ResolveIPv4 enum valueMythCoreContext
ResolveIPv6 enum valueMythCoreContext
resolveSettingAddress(const QString &name, const QString &host=QString(), ResolveType type=ResolveAny, bool keepscope=false)MythCoreContext
ResolveType enum nameMythCoreContext
s_serverPortCacheMythCoreContextstatic
SafeConnectToMasterServer(bool blockingClient=true, bool openEventSocket=true)MythCoreContext
SaveBoolSetting(const QString &key, bool newValue)MythCoreContextinline
SaveDurSetting(const QString &key, T newValue)MythCoreContextinline
SaveLocaleDefaults(void)MythCoreContext
SaveSetting(const QString &key, int newValue)MythCoreContext
SaveSetting(const QString &key, const QString &newValue)MythCoreContext
SaveSettingOnHost(const QString &key, const QString &newValue, const QString &host)MythCoreContext
SendEvent(const MythEvent &event)MythCoreContext
SendHostSystemEvent(const QString &msg, const QString &hostname, const QString &args)MythCoreContext
SendMessage(const QString &message)MythCoreContext
SendReceiveStringList(QStringList &strlist, bool quickTimeout=false, bool block=true)MythCoreContext
SendSystemEvent(const QString &msg)MythCoreContext
SetAsBackend(bool backend)MythCoreContext
SetAsFrontend(bool frontend)MythCoreContext
SetDVBv3(bool dvbv3)MythCoreContextinline
SetEventSocket(MythSocket *eventSock)MythCoreContext
SetExiting(bool exiting=true)MythCoreContext
SetGUIObject(QObject *gui)MythCoreContext
SetLocalHostname(const QString &hostname)MythCoreContext
SetPluginManager(MythPluginManager *pmanager)MythCoreContext
SetScheduler(MythScheduler *sched)MythCoreContext
SetScopeForAddress(const QHostAddress &addr)MythCoreContext
SetScopeForAddress(const QHostAddress &addr, int scope)MythCoreContext
SetServerSocket(MythSocket *serverSock)MythCoreContext
setTestFloatSettings(QMap< QString, double > &overrides)MythCoreContext
setTestIntSettings(QMap< QString, int > &overrides)MythCoreContext
setTestStringSettings(QMap< QString, QString > &overrides)MythCoreContext
SetupCommandSocket(MythSocket *serverSock, const QString &announcement, std::chrono::milliseconds timeout, bool &proto_mismatch)MythCoreContext
SetWOLAllowed(bool allow)MythCoreContext
TestPluginVersion(const QString &name, const QString &libversion, const QString &pluginversion)MythCoreContextstatic
TVInWantingPlayback(bool b)MythCoreContext
TVPlaybackAborted(void)MythCoreContextsignal
TVPlaybackAboutToStart(void)MythCoreContextsignal
TVPlaybackPaused(void)MythCoreContextsignal
TVPlaybackPlaying(void)MythCoreContextsignal
TVPlaybackSought(qint64 position)MythCoreContextsignal
TVPlaybackSought(void)MythCoreContextsignal
TVPlaybackStarted(void)MythCoreContextsignal
TVPlaybackStopped(void)MythCoreContextsignal
TVPlaybackUnpaused(void)MythCoreContextsignal
UnregisterFileForWrite(const QString &file)MythCoreContext
UnregisterForPlayback(QObject *sender)MythCoreContext
WaitUntilSignals(std::vector< CoreWaitInfo > &sigs) constMythCoreContext
WantingPlayback(QObject *sender)MythCoreContext
~MythCoreContext() overrideMythCoreContext
~MythObservable()MythObservablevirtual
~MythSocketCBs()=defaultMythSocketCBsvirtual