|
def | __init__ (self, session, remote) |
|
def | __init__ (self, session, parent=None, windowTitle=None) |
|
def | saveKeyboardMode (self) |
|
def | setKeyboardModeAscii (self) |
|
def | setKeyboardModeNone (self) |
|
def | restoreKeyboardMode (self) |
|
def | execBegin (self) |
|
def | execEnd (self) |
|
def | doClose (self, immediate=True) |
|
def | doCloseInternal (self) |
|
def | close (self, *retval) |
|
def | setFocus (self, o) |
|
def | show (self) |
|
def | hide (self) |
|
def | enable (self, do_show=True) |
|
def | disable (self) |
|
def | isEnabled (self) |
|
def | __repr__ (self) |
|
def | getRelatedScreen (self, name) |
|
def | setShowHideAnimation (self, animation_key) |
|
def | neverAnimate (self) |
|
def | canAnimate (self) |
|
def | ignoreSource (self, name) |
|
def | __init__ (self, windowTitle=None) |
|
def | createGUIScreen (self, parent, desktop, updateonly=False) |
|
def | deleteGUIScreen (self) |
|
def | close (self) |
|
def | createSummary (self) |
|
def | addSummary (self, summary) |
|
def | removeSummary (self, summary) |
|
def | setTitle (self, title) |
|
def | getTitle (self) |
|
def | setDesktop (self, desktop) |
|
def | applySkin (self) |
|
def | setZPosition (self, z) |
|
◆ __init__()
def Plugins.SystemPlugins.InputDeviceManager.InputDeviceIRProg.InputDeviceIRProg.__init__ |
( |
|
self, |
|
|
|
session, |
|
|
|
remote |
|
) |
| |
◆ MAJOR_CODELIST_ITEMS
list Plugins.SystemPlugins.InputDeviceManager.InputDeviceIRProg.InputDeviceIRProg.MAJOR_CODELIST_ITEMS = [ "amp", "av ", "tv", "vcr", "sat"] |
|
static |
◆ PLUGIN_IMAGES_PATH
string Plugins.SystemPlugins.InputDeviceManager.InputDeviceIRProg.InputDeviceIRProg.PLUGIN_IMAGES_PATH = "%s/images/" % (os_path.dirname(__file__)) |
|
static |
◆ SKIN_IMAGES_PATH
Plugins.SystemPlugins.InputDeviceManager.InputDeviceIRProg.InputDeviceIRProg.SKIN_IMAGES_PATH = resolveFilename(SCOPE_CURRENT_SKIN, config.skin.primary_skin.value.replace("/skin.xml", "/images/")) |
|
static |
The documentation for this class was generated from the following file: