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

An InputDevice subclass that processes Qt mouse events and returns a UM.Event.MouseEvent. More...

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

Public Member Functions

def __init__ (self, window)
 
def handleEvent (self, event)
 
- Public Member Functions inherited from UM.InputDevice.InputDevice
None __init__ (self)
 
- 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

An InputDevice subclass that processes Qt mouse events and returns a UM.Event.MouseEvent.


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