|
| def | __init__ (self, type=EPG_TYPE_GRAPH, graphic=False) |
| |
| def | applySkin (self, desktop, screen) |
| |
| def | setTimeLineFontsize (self) |
| |
| def | postWidgetCreate (self, instance) |
| |
| def | setEntries (self, l, timeline_now, time_lines, force) |
| |
| def | __init__ (self) |
| |
| def | execBegin (self) |
| |
| def | execEnd (self) |
| |
| def | onShow (self) |
| |
| def | onHide (self) |
| |
| def | destroy (self) |
| |
| def | move (self, x, y=None) |
| |
| def | resize (self, x, y=None) |
| |
| def | setZPosition (self, z) |
| |
| def | show (self) |
| |
| def | hide (self) |
| |
| def | getVisible (self) |
| |
| def | setVisible (self, visible) |
| |
| def | setPosition (self, x, y) |
| |
| def | getPosition (self) |
| |
| def | getWidth (self) |
| |
| def | getHeight (self) |
| |
| def | GUIcreate (self, parent) |
| |
| def | GUIdelete (self) |
| |
| def | createWidget (self, parent) |
| |
| def | preWidgetRemove (self, instance) |
| |
◆ __init__()
| def Components.EpgList.TimelineText.__init__ |
( |
|
self, |
|
|
|
type = EPG_TYPE_GRAPH, |
|
|
|
graphic = False |
|
) |
| |
◆ applySkin()
| def Components.EpgList.TimelineText.applySkin |
( |
|
self, |
|
|
|
desktop, |
|
|
|
screen |
|
) |
| |
◆ postWidgetCreate()
| def Components.EpgList.TimelineText.postWidgetCreate |
( |
|
self, |
|
|
|
instance |
|
) |
| |
◆ setEntries()
| def Components.EpgList.TimelineText.setEntries |
( |
|
self, |
|
|
|
l, |
|
|
|
timeline_now, |
|
|
|
time_lines, |
|
|
|
force |
|
) |
| |
◆ setTimeLineFontsize()
| def Components.EpgList.TimelineText.setTimeLineFontsize |
( |
|
self | ) |
|
◆ backColor
| Components.EpgList.TimelineText.backColor |
◆ borderColor
| Components.EpgList.TimelineText.borderColor |
◆ borderWidth
| Components.EpgList.TimelineText.borderWidth |
◆ datefmt
| Components.EpgList.TimelineText.datefmt |
◆ foreColor
| Components.EpgList.TimelineText.foreColor |
◆ graphic
| Components.EpgList.TimelineText.graphic |
◆ GUI_WIDGET
| Components.EpgList.TimelineText.GUI_WIDGET = eListbox |
|
static |
◆ itemHeight
| Components.EpgList.TimelineText.itemHeight |
| Components.EpgList.TimelineText.l |
◆ listHeight
| Components.EpgList.TimelineText.listHeight |
◆ listWidth
| Components.EpgList.TimelineText.listWidth |
◆ skinAttributes
| Components.EpgList.TimelineText.skinAttributes |
◆ time_base
| Components.EpgList.TimelineText.time_base |
◆ time_epoch
| Components.EpgList.TimelineText.time_epoch |
◆ timelineAlign
| Components.EpgList.TimelineText.timelineAlign |
◆ timelineFontName
| Components.EpgList.TimelineText.timelineFontName |
◆ timelineFontSize
| Components.EpgList.TimelineText.timelineFontSize |
◆ TlDate
| Components.EpgList.TimelineText.TlDate |
◆ TlTime
| Components.EpgList.TimelineText.TlTime |
◆ type
| Components.EpgList.TimelineText.type |
The documentation for this class was generated from the following file: