Public Member Functions | |
def | onDeviceEvent |
def | onEvent |
def | __init__ |
MythTV LIRC Event Mapping for the Hauppauge remote
Definition at line 48 of file 510-LIRC-Hauppauge-MythTV.py.
def 510-LIRC-Hauppauge-MythTV::LIRCHauppaugeMythTV::onDeviceEvent | ( | self, | ||
Event, | ||||
Gizmo = None | ||||
) |
Called from Base Class' onEvent method. See GizmodDispatcher.onEvent documention for an explanation of this function
Definition at line 57 of file 510-LIRC-Hauppauge-MythTV.py.
def 510-LIRC-Hauppauge-MythTV::LIRCHauppaugeMythTV::onEvent | ( | self, | ||
Event, | ||||
Gizmo = None | ||||
) |
Overloading Base Class' onEvent method! Make sure to call it!
Reimplemented from GizmoScriptActiveApplication::GizmoScriptActiveApplication.
Definition at line 204 of file 510-LIRC-Hauppauge-MythTV.py.
def 510-LIRC-Hauppauge-MythTV::LIRCHauppaugeMythTV::__init__ | ( | self | ) |