ListWidget.selectionChanged - multiple declarations

Function ListWidget.selectionChanged

override to handle change of selection

Prototype

void selectionChanged(
  int index,
  int previouslySelectedItem = -1
);

Function ListWidget.selectionChanged

override to handle change of selection

Prototype

void selectionChanged(
  int index,
  int previouslySelectedItem = -1
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0