

Public Member Functions | |
| def | onEvent |
| def | __init__ |
Public Attributes | |
| InterestedApplication | |
Event Mapping Base Class for Running Application Mappings Inherit from this class if you want to define a per application event mapping where the application just has to be running (but not necessarily currently focused)
Definition at line 41 of file GizmoScriptRunningApplication.py.
| def GizmoScriptRunningApplication::GizmoScriptRunningApplication::onEvent | ( | self, | ||
| Event, | ||||
Gizmo = None | ||||
| ) |
See GizmodDispatcher.onEvent documention for an explanation of this function
Reimplemented from GizmoScriptDefault::GizmoScriptDefault.
Definition at line 53 of file GizmoScriptRunningApplication.py.
| def GizmoScriptRunningApplication::GizmoScriptRunningApplication::__init__ | ( | self, | ||
| Enabled, | ||||
| VersionNeeded, | ||||
| InterestedClasses, | ||||
| InterestedApplication | ||||
| ) |
1.5.3