Uranium
Application Framework
|
Public Member Functions | |
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) |
Static Public Attributes | |
event = Signal() |
Additional Inherited Members | |
Protected Attributes inherited from UM.PluginObject.PluginObject | |
_plugin_id = None | |
_version = None | |
dict | _metadata = {} |
_name = None |
Abstract base class for all input devices (Human Input Devices) Examples of this are mouse & keyboard