Uranium
Application Framework
UM.Qt.QtKeyDevice.QtKeyDevice Class Reference

In between class that converts QT key events to Uranium events. More...

Inheritance diagram for UM.Qt.QtKeyDevice.QtKeyDevice:
UM.InputDevice.InputDevice UM.PluginObject.PluginObject

Public Member Functions

def __init__ (self)
 
def handleEvent (self, event)
 
- Public Member Functions inherited from UM.PluginObject.PluginObject
str getPluginId (self)
 
None setPluginId (self, str plugin_id)
 
None setVersion (self, str version)
 
str getVersion (self)
 

Additional Inherited Members

- Static Public Attributes inherited from UM.InputDevice.InputDevice
 event = Signal()
 Emitted whenever the device produces an event. More...
 

Detailed Description

In between class that converts QT key events to Uranium events.


The documentation for this class was generated from the following file: