Widget.enabled - multiple declarations

Function Widget.enabled

return true if state has State.Enabled flag set

Prototype

bool enabled() @property;

Function Widget.enabled

change enabled state

Prototype

Widget enabled(
  bool flg
) @property;

Function Widget.enabled

change enabled state

Prototype

Widget enabled(
  bool flg
) @property;

Function Widget.enabled

return true if state has State.Enabled flag set

Prototype

bool enabled() @property;

Function Widget.enabled

return true if state has State.Enabled flag set

Prototype

bool enabled() @property;

Function Widget.enabled

change enabled state

Prototype

Widget enabled(
  bool flg
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0