Function GridWidgetBase.makeCellVisible
ensure that cell is visible (scroll if necessary)
void makeCellVisible(
int col,
int row
);
ensure that cell is visible (scroll if necessary)
void makeCellVisible(
int col,
int row
);