GridWidgetBase.drawCellBackground - multiple declarations

Function GridWidgetBase.drawCellBackground

draw data cell background

Prototype

void drawCellBackground(
  DrawBuf buf,
  Rect rc,
  int col,
  int row
);

Function GridWidgetBase.drawCellBackground

draw data cell background

Prototype

void drawCellBackground(
  DrawBuf buf,
  Rect rc,
  int col,
  int row
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0