

Public Member Functions | |
| def | checkEvent |
| def | onEvent |
| def | __init__ |
Public Attributes | |
| InterestedClasses | |
Event Mapping Base Class for the Default Mappings Inherit from this class if you want a default device event mapping
Definition at line 41 of file GizmoScriptDefault.py.
| def GizmoScriptDefault::GizmoScriptDefault::checkEvent | ( | self, | ||
| Event, | ||||
Gizmo = None | ||||
| ) |
| def GizmoScriptDefault::GizmoScriptDefault::onEvent | ( | self, | ||
| Event, | ||||
Gizmo = None | ||||
| ) |
See GizmodDispatcher.onEvent documention for an explanation of this function
Reimplemented in 410-ATIX10-MythTV::ATIX10MythTV, 510-LIRC-Hauppauge-MythTV::LIRCHauppaugeMythTV, 510-LIRC-MceUSB2-MythTV::LIRCMceUSB2MythTV, GizmoScriptActiveApplication::GizmoScriptActiveApplication, and GizmoScriptRunningApplication::GizmoScriptRunningApplication.
Definition at line 67 of file GizmoScriptDefault.py.
| def GizmoScriptDefault::GizmoScriptDefault::__init__ | ( | self, | ||
| Enabled, | ||||
| VersionNeeded, | ||||
| InterestedClasses | ||||
| ) |
1.5.3