![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Public Member Functions | |
def | __init__ (self, session) |
def | startHotplug (self) |
def | stopHotplug (self) |
def | createSetup (self) |
def | getVerify_videomode (self, setmode, setrate) |
def | keyLeft (self) |
def | keyRight (self) |
def | confirm (self, confirmed) |
def | grabLastGoodMode (self) |
def | saveAll (self) |
def | apply (self) |
def | getCurrent_mode (self) |
def | changedEntry (self) |
def | getCurrentEntry (self) |
def | getCurrentValue (self) |
def | getCurrentDescription (self) |
def | createSummary (self) |
def | selectionChanged (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 | addSummary (self, summary) |
def | removeSummary (self, summary) |
![]() | |
def | __init__ (self, list, session=None, on_change=None, fullUI=False) |
def | setCancelMessage (self, msg) |
def | setRestartMessage (self, msg) |
def | getCurrentItem (self) |
def | noNativeKeys (self) |
def | handleInputHelpers (self) |
def | showVirtualKeyBoard (self, state) |
def | showHelpWindow (self) |
def | hideHelpWindow (self) |
def | displayHelp (self, state) |
def | keySelect (self) |
def | keyOK (self) |
def | keyText (self) |
def | keyTextCallback (self, callback=None) |
def | keyMenu (self) |
def | keyMenuCallback (self, answer) |
def | keyTop (self) |
def | keyPageUp (self) |
def | keyUp (self) |
def | keyFirst (self) |
def | keyLast (self) |
def | keyDown (self) |
def | keyPageDown (self) |
def | keyBottom (self) |
def | keyBackspace (self) |
def | keyDelete (self) |
def | keyErase (self) |
def | keyToggle (self) |
def | keyGotAscii (self) |
def | keyNumberGlobal (self, number) |
def | keySave (self) |
def | restartConfirm (self, result) |
def | addSaveNotifier (self, notifier) |
def | removeSaveNotifier (self, notifier) |
def | clearSaveNotifiers (self) |
def | keyCancel (self) |
def | closeRecursive (self) |
def | closeConfigList (self, closeParameters=()) |
def | cancelConfirm (self, result) |
def | run (self) |
def | dummyConfigActions (self, value) |
def | dummyVKBActions (self, value) |
Additional Inherited Members | |
![]() | |
NO_SUSPEND | |
SUSPEND_STOPS | |
SUSPEND_PAUSES | |
ALLOW_SUSPEND = NO_SUSPEND | |
globalScreen = None | |
![]() | |
title = property(getTitle, setTitle) | |
def Screens.VideoMode.VideoSetup.__init__ | ( | self, | |
session | |||
) |
def Screens.VideoMode.VideoSetup.apply | ( | self | ) |
def Screens.VideoMode.VideoSetup.changedEntry | ( | self | ) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Screens.VideoMode.VideoSetup.confirm | ( | self, | |
confirmed | |||
) |
def Screens.VideoMode.VideoSetup.createSetup | ( | self | ) |
def Screens.VideoMode.VideoSetup.createSummary | ( | self | ) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Screens.VideoMode.VideoSetup.getCurrent_mode | ( | self | ) |
def Screens.VideoMode.VideoSetup.getCurrentDescription | ( | self | ) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Screens.VideoMode.VideoSetup.getCurrentEntry | ( | self | ) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Screens.VideoMode.VideoSetup.getCurrentValue | ( | self | ) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Screens.VideoMode.VideoSetup.getVerify_videomode | ( | self, | |
setmode, | |||
setrate | |||
) |
def Screens.VideoMode.VideoSetup.grabLastGoodMode | ( | self | ) |
def Screens.VideoMode.VideoSetup.keyLeft | ( | self | ) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Screens.VideoMode.VideoSetup.keyRight | ( | self | ) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Screens.VideoMode.VideoSetup.saveAll | ( | self | ) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Screens.VideoMode.VideoSetup.selectionChanged | ( | self | ) |
def Screens.VideoMode.VideoSetup.startHotplug | ( | self | ) |
def Screens.VideoMode.VideoSetup.stopHotplug | ( | self | ) |
Screens.VideoMode.VideoSetup.current_mode |
Screens.VideoMode.VideoSetup.hw |
Screens.VideoMode.VideoSetup.last_good |
Screens.VideoMode.VideoSetup.last_good_autores |
Screens.VideoMode.VideoSetup.last_good_autores_extra |
Screens.VideoMode.VideoSetup.last_good_autores_fhd |
Screens.VideoMode.VideoSetup.last_good_autores_hd |
Screens.VideoMode.VideoSetup.last_good_autores_sd |
Screens.VideoMode.VideoSetup.last_good_autores_uhd |
Screens.VideoMode.VideoSetup.last_good_autores_unknownres |
Screens.VideoMode.VideoSetup.last_good_extra |
Screens.VideoMode.VideoSetup.list |
Screens.VideoMode.VideoSetup.onChangedEntry |
Screens.VideoMode.VideoSetup.prev_fhd |
Screens.VideoMode.VideoSetup.prev_hd |
Screens.VideoMode.VideoSetup.prev_sd |
Screens.VideoMode.VideoSetup.prev_uhd |
Screens.VideoMode.VideoSetup.reset_mode |
Screens.VideoMode.VideoSetup.skinName |