Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

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...
   Comments or Suggestions?    License Information