GridWidgetBase._headerCols - multiple declarations

Variable GridWidgetBase._headerCols

number of header columns (e.g. like row number in excel; 0 for no header column)

Declaration

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

Variable GridWidgetBase._headerCols

number of header columns (e.g. like row number in excel; 0 for no header column)

Declaration

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

Variable GridWidgetBase._headerCols

number of header columns (e.g. like row number in excel; 0 for no header column)

Declaration

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

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0