Public Member Functions | |
| KeyboardEvent () | |
| bool | operator== (const KeyboardEvent &) const |
| bool | operator!= (const KeyboardEvent &ev) const |
Public Attributes | |
| OD::KeyboardKey | key_ |
| OD::ButtonState | modifier_ |
| bool | isrepeat_ |
| KeyboardEvent::KeyboardEvent | ( | ) |
| bool KeyboardEvent::operator!= | ( | const KeyboardEvent & | ev | ) | const |
| bool KeyboardEvent::operator== | ( | const KeyboardEvent & | ) | const |
| OD::KeyboardKey KeyboardEvent::key_ |
| OD::ButtonState KeyboardEvent::modifier_ |
1.7.1