Widget.onKeyEvent - multiple declarations

Function Widget.onKeyEvent

process key event, return true if event is processed.

Prototype

bool onKeyEvent(
  KeyEvent event
);

Function Widget.onKeyEvent

process key event, return true if event is processed.

Prototype

bool onKeyEvent(
  KeyEvent event
);

Function Widget.onKeyEvent

process key event, return true if event is processed.

Prototype

bool onKeyEvent(
  KeyEvent event
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0