|
| def | __init__ (self, session) |
| |
| def | initialUpdate (self) |
| |
| def | selectionChanged (self) |
| |
| def | keyConfigEntry (self, key) |
| |
| def | keyLeft (self) |
| |
| def | keyRight (self) |
| |
| def | createEntries (self, slot) |
| |
| def | addToList (self, data, action, slotid) |
| |
| def | updateEntries (self) |
| |
| def | ciStateChanged (self, slot) |
| |
| def | dlgClosed (self, slot) |
| |
| def | okbuttonClick (self) |
| |
| def | cancelCB (self, value) |
| |
| def | cancel (self) |
| |
| def | __init__ (self, session, parent=None, mandatoryWidgets=None) |
| |
| def | __repr__ (self) |
| |
| def | execBegin (self) |
| |
| def | execEnd (self) |
| |
| def | doClose (self) |
| |
| def | close (self, *retval) |
| |
| def | show (self) |
| |
| def | hide (self) |
| |
| def | isAlreadyShown (self) |
| |
| def | isStandAlone (self) |
| |
| def | getScreenPath (self) |
| |
| def | setTitle (self, title, showPath=True) |
| |
| def | getTitle (self) |
| |
| def | setFocus (self, o) |
| |
| def | setKeyboardModeNone (self) |
| |
| def | setKeyboardModeAscii (self) |
| |
| def | restoreKeyboardMode (self) |
| |
| def | saveKeyboardMode (self) |
| |
| def | setDesktop (self, desktop) |
| |
| def | setAnimationMode (self, mode) |
| |
| def | getRelatedScreen (self, name) |
| |
| def | callLater (self, function) |
| |
| def | applySkin (self) |
| |
| def | createGUIScreen (self, parent, desktop, updateonly=False) |
| |
| def | deleteGUIScreen (self) |
| |
| def | createSummary (self) |
| |
| def | addSummary (self, summary) |
| |
| def | removeSummary (self, summary) |
| |
◆ __init__()
| def Screens.Ci.CiSelection.__init__ |
( |
|
self, |
|
|
|
session |
|
) |
| |
◆ addToList()
| def Screens.Ci.CiSelection.addToList |
( |
|
self, |
|
|
|
data, |
|
|
|
action, |
|
|
|
slotid |
|
) |
| |
◆ cancel()
| def Screens.Ci.CiSelection.cancel |
( |
|
self | ) |
|
◆ cancelCB()
| def Screens.Ci.CiSelection.cancelCB |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ ciStateChanged()
| def Screens.Ci.CiSelection.ciStateChanged |
( |
|
self, |
|
|
|
slot |
|
) |
| |
◆ createEntries()
| def Screens.Ci.CiSelection.createEntries |
( |
|
self, |
|
|
|
slot |
|
) |
| |
◆ dlgClosed()
| def Screens.Ci.CiSelection.dlgClosed |
( |
|
self, |
|
|
|
slot |
|
) |
| |
◆ initialUpdate()
| def Screens.Ci.CiSelection.initialUpdate |
( |
|
self | ) |
|
◆ keyConfigEntry()
| def Screens.Ci.CiSelection.keyConfigEntry |
( |
|
self, |
|
|
|
key |
|
) |
| |
◆ keyLeft()
| def Screens.Ci.CiSelection.keyLeft |
( |
|
self | ) |
|
◆ keyRight()
| def Screens.Ci.CiSelection.keyRight |
( |
|
self | ) |
|
◆ okbuttonClick()
| def Screens.Ci.CiSelection.okbuttonClick |
( |
|
self | ) |
|
◆ selectionChanged()
| def Screens.Ci.CiSelection.selectionChanged |
( |
|
self | ) |
|
◆ updateEntries()
| def Screens.Ci.CiSelection.updateEntries |
( |
|
self | ) |
|
◆ dlg
| Screens.Ci.CiSelection.dlg |
◆ entryData
| Screens.Ci.CiSelection.entryData |
◆ HighBitrateEntry
| Screens.Ci.CiSelection.HighBitrateEntry |
◆ list
| Screens.Ci.CiSelection.list |
◆ RelevantPidsRoutingEntry
| Screens.Ci.CiSelection.RelevantPidsRoutingEntry |
◆ slots
| Screens.Ci.CiSelection.slots |
◆ state
| Screens.Ci.CiSelection.state |
The documentation for this class was generated from the following file: