vcf/ApplicationKit/KeyboardEvent.h File Reference
Namespaces | |
| namespace | VCF |
Classes | |
| class | VCF::KeyboardEvent |
| class | VCF::KeyboardEventHandler< SOURCE_TYPE > |
| KeyboardEventHandler handles the following: onKeyPressed onKeyDown onKeyUp. More... | |
Enumerations | |
| enum | VCF::KeyboardMasks { VCF::kmUndefined = 0, VCF::kmAlt = 1, VCF::kmShift = 2, VCF::kmCtrl = 4 } |
| Keyboard masks. More... | |
