Struct Accelerator

Keyboard accelerator (key + modifiers)

Fields

Name Type Description
keyCode uint Key code, usually one of KeyCode enum items
keyFlags uint Key flags bit set, usually one of KeyFlag enum items

Properties

Name Type Description
label [get] dstring Returns accelerator text description
toString [get] string Serializes accelerator text description

Methods

Name Description
parse parse accelerator from string

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0