Function GridAdapter.cellWidget

returns widget to draw cell at (col, row)

Prototype

abstract Widget cellWidget(
  int col,
  int row
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0