Widget.canFocus - multiple declarations

Function Widget.canFocus

returns true if widget is focusable and visible and enabled

Prototype

bool canFocus() @property;

Function Widget.canFocus

returns true if widget is focusable and visible and enabled

Prototype

bool canFocus() @property;

Function Widget.canFocus

returns true if widget is focusable and visible and enabled

Prototype

bool canFocus() @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0