#include <Widget.hpp>
Base event data. These are the fields present on all Widget events.
◆ BaseEvent()
Widget::BaseEvent::BaseEvent |
( |
| ) |
|
|
inlinenoexcept |
Constructor for default/null values
◆ ~BaseEvent()
virtual Widget::BaseEvent::~BaseEvent |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ mod
uint Widget::BaseEvent::mod |
Currently active keyboard modifiers.
- See also
- Modifier
◆ flags
uint Widget::BaseEvent::flags |
Event flags.
- See also
- EventFlag
◆ time
uint Widget::BaseEvent::time |
Event timestamp in milliseconds (if any).
The documentation for this struct was generated from the following file: