GridWidgetBase.makeCellVisible - multiple declarations

Function GridWidgetBase.makeCellVisible

ensure that cell is visible (scroll if necessary)

Prototype

void makeCellVisible(
  int col,
  int row
);

Function GridWidgetBase.makeCellVisible

ensure that cell is visible (scroll if necessary)

Prototype

void makeCellVisible(
  int col,
  int row
);

Function GridWidgetBase.makeCellVisible

ensure that cell is visible (scroll if necessary)

Prototype

void makeCellVisible(
  int col,
  int row
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0