Uranium
Application Framework
UM.Qt.QtKeyDevice.QtKeyDevice Class Reference
Inheritance diagram for UM.Qt.QtKeyDevice.QtKeyDevice:
UM.InputDevice.InputDevice UM.PluginObject.PluginObject

Public Member Functions

def __init__ (self)
 
def handleEvent (self, event)
 
None __init__ (self)
 
- Public Member Functions inherited from UM.PluginObject.PluginObject
None __init__ (self, *args, **kwags)
 
str getId (self)
 
None setPluginId (self, str plugin_id)
 
None setMetaData (self, Dict[str, Any] metadata)
 
Dict[str, Any] getMetaData (self)
 
str getPluginId (self)
 
None setVersion (self, str version)
 
str getVersion (self)
 

Additional Inherited Members

- Static Public Attributes inherited from UM.InputDevice.InputDevice
 event = Signal()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __init__()

def UM.Qt.QtKeyDevice.QtKeyDevice.__init__ (   self)

Reimplemented from UM.InputDevice.InputDevice.


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