Function StringGridAdapter.cellWidget

returns widget to draw cell at (col, row)

Widget cellWidget(
  int col,
  int row
);