#include <ttx/key_event.h>
◆ KeyEvent()
◆ base_layout_key()
| auto ttx::KeyEvent::base_layout_key |
( |
| ) |
const->c32 |
|
inlineconstexpr |
◆ key()
| auto ttx::KeyEvent::key |
( |
| ) |
const->Key |
|
inlineconstexpr |
◆ key_down()
◆ modifiers()
| auto ttx::KeyEvent::modifiers |
( |
| ) |
const->Modifiers |
|
inlineconstexpr |
◆ operator==()
| auto ttx::KeyEvent::operator== |
( |
KeyEvent const & | | ) |
const->bool=default |
|
default |
◆ shifted_key()
| auto ttx::KeyEvent::shifted_key |
( |
| ) |
const->c32 |
|
inlineconstexpr |
◆ text()
| auto ttx::KeyEvent::text |
( |
| ) |
const->di::StringView |
|
inlineconstexpr |
◆ type()
◆ tag_invoke
| friend auto tag_invoke |
( |
di::Tag< di::reflect > | , |
|
|
di::InPlaceType< KeyEvent > | ) |
|
friend |
The documentation for this class was generated from the following file: