Uranium
Application Framework
|
In between class that converts QT key events to Uranium events. More...
Public Member Functions | |
__init__ (self) | |
handleEvent (self, event) | |
__init__ (self) | |
![]() | |
__init__ (self) | |
getPluginId (self) | |
setPluginId (self, plugin_id) | |
Protected Member Functions | |
_qtKeyToUMKey (self, key) | |
Additional Inherited Members | |
![]() | |
event = Signal() | |
Emitted whenever the device produces an event. | |
![]() | |
_plugin_id | |
In between class that converts QT key events to Uranium events.
UM.Qt.QtKeyDevice.QtKeyDevice.__init__ | ( | self | ) |
Reimplemented from UM.InputDevice.InputDevice.