__init__(self, navcore, now_or_next) | Components.Sources.EventInfo.EventInfo | |
Components::PerServiceDisplay::PerServiceBase.__init__(self, navcore, eventmap, with_event=False) | Components.PerServiceDisplay.PerServiceBase | |
Components::Sources::Source::Source.__init__(self) | Components.Element.AnimatedElement | |
cache | Components.Element.Element | |
changed(self, *args, **kwargs) | Components.Element.Element | |
CHANGED_ALL | Components.Element.Element | static |
CHANGED_ANIMATED | Components.Element.Element | static |
CHANGED_CLEAR | Components.Element.Element | static |
CHANGED_DEFAULT | Components.Element.Element | static |
CHANGED_POLL | Components.Element.Element | static |
CHANGED_PULSATE | Components.Element.Element | static |
CHANGED_SPECIFIC | Components.Element.Element | static |
checkSuspend(self) | Components.Element.Element | |
connect(self, upstream) | Components.Element.Element | |
connectDownstream(self, downstream) | Components.Element.Element | |
connectUpstream(self, upstream) | Components.Element.Element | |
destroy(self) | Components.Sources.EventInfo.EventInfo | |
disablePolling(self) | Components.PerServiceDisplay.PerServiceBase | |
disconnectAll(self) | Components.Element.Element | |
disconnectDownstream(self, downstream) | Components.Element.Element | |
doSuspend(self, suspend) | Components.Element.Element | |
downstream_elements | Components.Element.Element | |
enablePolling(self, interval=60000) | Components.PerServiceDisplay.PerServiceBase | |
epgQuery | Components.Sources.EventInfo.EventInfo | |
event | Components.Sources.EventInfo.EventInfo | static |
Components::PerServiceDisplay::PerServiceBase.event(ev) | Components.PerServiceDisplay.PerServiceBase | static |
EventMap | Components.PerServiceDisplay.PerServiceBase | static |
eventmap | Components.PerServiceDisplay.PerServiceBase | |
execBegin(self) | Components.Sources.Source.Source | |
execEnd(self) | Components.Sources.Source.Source | |
getEvent(self) | Components.Sources.EventInfo.EventInfo | |
gotEvent(self, what) | Components.Sources.EventInfo.EventInfo | |
isAnimated | Components.Element.AnimatedElement | static |
isAnimated(self) | Components.Element.AnimatedElement | |
master | Components.Element.Element | |
navcore | Components.PerServiceDisplay.PerServiceBase | |
NEXT | Components.Sources.EventInfo.EventInfo | static |
NOW | Components.Sources.EventInfo.EventInfo | static |
now_or_next | Components.Sources.EventInfo.EventInfo | |
onHide(self) | Components.Sources.Source.Source | |
onShow(self) | Components.Sources.Source.Source | |
poll(self) | Components.PerServiceDisplay.PerServiceBase | |
poll_timer | Components.PerServiceDisplay.PerServiceBase | |
poll_timer_conn | Components.PerServiceDisplay.PerServiceBase | |
setAnimated(self, isAnimated) | Components.Element.AnimatedElement | |
setSuspend(self, suspended) | Components.Element.Element | |
SINGLE_SOURCE | Components.Element.Element | static |
source | Components.Element.Element | |
sources | Components.Element.Element | |
suspended | Components.Element.Element | static |
with_event | Components.PerServiceDisplay.PerServiceBase | |