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

Public Member Functions

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)
 

Static Public Attributes

 event = Signal()
 

Detailed Description

Abstract base class for all input devices (Human Input Devices)

Examples of this are mouse & keyboard

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