#include <i_keyboard.hpp>
Definition at line 661 of file i_keyboard.hpp.
◆ abstract_type
◆ clear_event_modifiers()
virtual void neogfx::i_keyboard::clear_event_modifiers |
( |
| ) |
|
|
pure virtual |
◆ declare_event() [1/2]
◆ declare_event() [2/2]
key_modifiers_e neogfx::i_keyboard::declare_event |
( |
text_input |
, |
|
|
std::string const & |
|
|
) |
| |
◆ event_modifiers()
◆ grab_keyboard()
◆ grabber()
◆ iid()
static uuid const & neogfx::i_keyboard::iid |
( |
| ) |
|
|
inlinestatic |
◆ is_front_grabber()
virtual bool neogfx::i_keyboard::is_front_grabber |
( |
i_keyboard_handler & |
aKeyboardHandler | ) |
const |
|
pure virtual |
◆ is_key_pressed()
virtual bool neogfx::i_keyboard::is_key_pressed |
( |
scan_code_e |
aScanCode | ) |
const |
|
pure virtual |
◆ is_keyboard_grabbed()
virtual bool neogfx::i_keyboard::is_keyboard_grabbed |
( |
| ) |
const |
|
pure virtual |
◆ is_keyboard_grabbed_by()
virtual bool neogfx::i_keyboard::is_keyboard_grabbed_by |
( |
i_keyboard_handler & |
aKeyboardHandler | ) |
const |
|
pure virtual |
◆ layout()
◆ locks()
◆ modifiers()
◆ scan_code_to_key_code()
◆ set_event_modifiers()
virtual void neogfx::i_keyboard::set_event_modifiers |
( |
key_modifiers_e |
aModifiers | ) |
|
|
pure virtual |
◆ ungrab_keyboard()
◆ key_code_e
neogfx::i_keyboard::key_code_e |
◆ scan_code_e
neogfx::i_keyboard::scan_code_e |
The documentation for this class was generated from the following file: