|
Uranium
Application Framework
|
An InputDevice subclass that processes Qt mouse events and returns a UM.Event.MouseEvent. More...
Public Member Functions | |
| def | __init__ (self, window) |
| def | handleEvent (self, event) |
Public Member Functions inherited from UM.InputDevice.InputDevice | |
| def | __init__ (self) |
Public Member Functions inherited from UM.PluginObject.PluginObject | |
| def | __init__ (self) |
| def | getPluginId (self) |
| def | setPluginId (self, plugin_id) |
| def | setVersion |
| def | getVersion (self) |
Additional Inherited Members | |
Static Public Attributes inherited from UM.InputDevice.InputDevice | |
| event = Signal() | |
| Emitted whenever the device produces an event. More... | |
An InputDevice subclass that processes Qt mouse events and returns a UM.Event.MouseEvent.