ListWidget.selectOnHover - multiple declarations

Function ListWidget.selectOnHover

when true, mouse hover selects underlying item

Prototypes

bool selectOnHover() @property;

ListWidget selectOnHover(
  bool select
) @property;

Function ListWidget.selectOnHover

when true, mouse hover selects underlying item

Prototypes

bool selectOnHover() @property;

ListWidget selectOnHover(
  bool select
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0