GridWidgetBase._fixedCols - multiple declarations

Variable GridWidgetBase._fixedCols

number of fixed (non-scrollable) columns

Declaration

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

Variable GridWidgetBase._fixedCols

number of fixed (non-scrollable) columns

Declaration

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

Variable GridWidgetBase._fixedCols

number of fixed (non-scrollable) columns

Declaration

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

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0