Widget.handleFocusChange - multiple declarations

Function Widget.handleFocusChange

override to handle focus changes

Prototype

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

Function Widget.handleFocusChange

override to handle focus changes

Prototype

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

Function Widget.handleFocusChange

override to handle focus changes

Prototype

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

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0