Public Member Functions | |
def | onDeviceEvent |
def | onEvent |
def | __init__ |
MythTV ATIX10 Event Mapping
Definition at line 47 of file 410-ATIX10-MythTV.py.
def 410-ATIX10-MythTV::ATIX10MythTV::onDeviceEvent | ( | self, | ||
Event, | ||||
Gizmo = None | ||||
) |
Called from Base Class' onEvent method. See GizmodDispatcher.onEvent documention for an explanation of this function
Definition at line 56 of file 410-ATIX10-MythTV.py.
def 410-ATIX10-MythTV::ATIX10MythTV::onEvent | ( | self, | ||
Event, | ||||
Gizmo = None | ||||
) |
Overloading Base Class' onEvent method! Make sure to call it!
Reimplemented from GizmoScriptActiveApplication::GizmoScriptActiveApplication.
Definition at line 150 of file 410-ATIX10-MythTV.py.
def 410-ATIX10-MythTV::ATIX10MythTV::__init__ | ( | self | ) |