GridWidgetBase.activateCell - multiple declarations

Function GridWidgetBase.activateCell

Select cell and call onCellActivated handler

Prototype

bool activateCell(
  int col,
  int row
);

Function GridWidgetBase.activateCell

Select cell and call onCellActivated handler

Prototype

bool activateCell(
  int col,
  int row
);

Function GridWidgetBase.activateCell

Select cell and call onCellActivated handler

Prototype

bool activateCell(
  int col,
  int row
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0