Uranium
Application Framework
 All Classes Namespaces Files Functions Variables Pages
Event.py File Reference

Contains the Event class and important subclasses used throughout UM. More...

Classes

class  UM.Event.MouseEvent
 Mouse Event class. More...
 
class  UM.Event.WheelEvent
 Event relating to what's happening with the scroll wheel of a mouse. More...
 
class  UM.Event.KeyEvent
 Event regarding the keyboard. More...
 
class  UM.Event.ToolEvent
 Tool related event class. More...
 
class  UM.Event.CallFunctionEvent
 Event used to call a function. More...
 
class  UM.Event.ViewEvent
 View related event class. More...
 

Detailed Description

Contains the Event class and important subclasses used throughout UM.