EditWidgetBase.handleFocusChange - multiple declarations

Function EditWidgetBase.handleFocusChange

override to handle focus changes

Prototype

override void handleFocusChange(
  bool focused,
  bool receivedFocusFromKeyboard = false
);

Function EditWidgetBase.handleFocusChange

override to handle focus changes

Prototype

override void handleFocusChange(
  bool focused,
  bool receivedFocusFromKeyboard = false
);

Function EditWidgetBase.handleFocusChange

override to handle focus changes

Prototype

override void handleFocusChange(
  bool focused,
  bool receivedFocusFromKeyboard = false
);

Function EditWidgetBase.handleFocusChange

override to handle focus changes

Prototype

override void handleFocusChange(
  bool focused,
  bool receivedFocusFromKeyboard = false
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0