|
Sleeping Wombat GUI
0.100
swGUI
|
Functions | |
| void | KeyEventReceived (UIElement *sender, KeyEventArgs *e) |
| void | PreviewKeyEventReceivedHandled (UIElement *sender, KeyEventArgs *e) |
| void | CheckVectorsContent (const std::vector< input::Keyboard::PhysicalKeys > &testUpKeys, const std::vector< input::Keyboard::PhysicalKeys > &testDownKeys) |
| TEST_CASE ("KeyUp/KeyDown event") | |
Variables | |
| std::vector< input::Keyboard::PhysicalKeys > | upKeys |
| std::vector< input::Keyboard::PhysicalKeys > | downKeys |
| void CheckVectorsContent | ( | const std::vector< input::Keyboard::PhysicalKeys > & | testUpKeys, |
| const std::vector< input::Keyboard::PhysicalKeys > & | testDownKeys | ||
| ) |
| void KeyEventReceived | ( | UIElement * | sender, |
| KeyEventArgs * | e | ||
| ) |
| void PreviewKeyEventReceivedHandled | ( | UIElement * | sender, |
| KeyEventArgs * | e | ||
| ) |
| TEST_CASE | ( | "KeyUp/KeyDown event" | ) |
| std::vector< input::Keyboard::PhysicalKeys > downKeys |
| std::vector< input::Keyboard::PhysicalKeys > upKeys |
1.8.9.1