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.InputDevice.InputDevice
def __init__ (self)
 
- Public Member Functions inherited from UM.PluginObject.PluginObject
def __init__ (self, args, kwags)
 
def getId (self)
 
def setPluginId
 
def setMetaData
 
def getMetaData (self)
 
def getPluginId (self)
 
def setVersion
 
def getVersion (self)
 

Additional Inherited Members

- Static Public Attributes inherited from UM.InputDevice.InputDevice
tuple 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: