#include <KeyEvent.hpp>
Definition at line 9 of file KeyEvent.hpp.
◆ KeyEvent() [1/5]
Internal::KeyEvent::KeyEvent |
( |
const void * |
Obj | ) |
|
◆ KeyEvent() [2/5]
Internal::KeyEvent::KeyEvent |
( |
Object |
Source, |
|
|
std::int32_t |
ID, |
|
|
std::int64_t |
When, |
|
|
std::int32_t |
Modifiers, |
|
|
std::int32_t |
KeyCode, |
|
|
std::uint16_t |
KeyChar, |
|
|
std::int32_t |
KeyLocation |
|
) |
| |
◆ KeyEvent() [3/5]
Internal::KeyEvent::KeyEvent |
( |
| ) |
|
|
default |
◆ KeyEvent() [4/5]
Internal::KeyEvent::KeyEvent |
( |
KeyEvent && |
Obj | ) |
|
|
default |
◆ KeyEvent() [5/5]
Internal::KeyEvent::KeyEvent |
( |
const KeyEvent & |
Obj | ) |
|
|
default |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: