GridWidgetBase._scrollCol - multiple declarations

Variable GridWidgetBase._scrollCol

column scroll offset, relative to last fixed col; 0 = not scrolled

Declaration

class GridWidgetBase
{
  // ...
  int _scrollCol;
  // ...
}

Variable GridWidgetBase._scrollCol

column scroll offset, relative to last fixed col; 0 = not scrolled

Declaration

class GridWidgetBase
{
  // ...
  int _scrollCol;
  // ...
}

Variable GridWidgetBase._scrollCol

column scroll offset, relative to last fixed col; 0 = not scrolled

Declaration

class GridWidgetBase
{
  // ...
  int _scrollCol;
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0