#include </home/runner/work/ttx/ttx/lib/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()
static constexpr auto ttx::KeyEvent::key_down |
( |
Key | key, |
|
|
di::String | text = {}, |
|
|
Modifiers | modifiers = Modifiers::None, |
|
|
c32 | shifted_key = 0, |
|
|
c32 | base_layout_key = 0 ) -> KeyEvent |
|
inlinestaticconstexpr |
◆ 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: