Widget.focusable - multiple declarations

Function Widget.focusable

whether widget can be focused

Prototype

bool focusable() @property const;

Function Widget.focusable

Prototype

Widget focusable(
  bool flg
) @property;

Function Widget.focusable

Prototype

Widget focusable(
  bool flg
) @property;

Function Widget.focusable

whether widget can be focused

Prototype

bool focusable() @property const;

Function Widget.focusable

Prototype

Widget focusable(
  bool flg
) @property;

Function Widget.focusable

whether widget can be focused

Prototype

bool focusable() @property const;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0