|
opynsim
Unofficial C++ Documentation
|
This is the complete list of members for osc::KeyEvent, including all inherited members.
| combination() const | osc::KeyEvent | inline |
| disable_propagation() | osc::Event | inline |
| enable_propagation() | osc::Event | inline |
| Event()=default | osc::Event | protected |
| Event(EventType type) | osc::Event | inlineexplicitprotected |
| Event(const Event &)=default | osc::Event | protected |
| Event(Event &&) noexcept=default | osc::Event | protected |
| has_modifier(KeyModifier modifier) const | osc::KeyEvent | inline |
| has_modifier(PhysicalKeyModifier modifier) const | osc::KeyEvent | inline |
| key() const | osc::KeyEvent | inline |
| key_down(KeyCombination combination) | osc::KeyEvent | inlinestatic |
| key_up(KeyCombination combination) | osc::KeyEvent | inlinestatic |
| modifiers() const | osc::KeyEvent | inline |
| operator=(const Event &)=default | osc::Event | protected |
| operator=(Event &&) noexcept=default | osc::Event | protected |
| propagates() const | osc::Event | inline |
| type() const | osc::Event | inline |
| ~Event() noexcept=default | osc::Event | virtual |