Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
Inherits Rapicorn::Deletable.
Inherited by Rapicorn::EventButton, Rapicorn::EventImpl, Rapicorn::EventKey, and Rapicorn::EventWinSize.
Public Attributes | |
const EventType | type |
uint32 | time |
bool | synthesized |
ModifierState | modifiers |
ModifierState | key_state |
double | x |
double | y |
Protected Member Functions | |
Event (EventType, const EventContext &) |