GridWidgetBase.cellRect - multiple declarations

Function GridWidgetBase.cellRect

returns cell rectangle relative to client area; row 0 is col headers row; col 0 is row headers column

Prototype

Rect cellRect(
  int x,
  int y
);

Function GridWidgetBase.cellRect

returns cell rectangle relative to client area; row 0 is col headers row; col 0 is row headers column

Prototype

Rect cellRect(
  int x,
  int y
);

Function GridWidgetBase.cellRect

returns cell rectangle relative to client area; row 0 is col headers row; col 0 is row headers column

Prototype

Rect cellRect(
  int x,
  int y
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0