Enum KeyAction

Keyboard actions for KeyEvent

The enum base type is uint .

Enum members

Name Description
KeyDown key is pressed
KeyUp key is released
Repeat repeated key down
Text text is entered

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0