GridWidgetBase._headerRows - multiple declarations

Variable GridWidgetBase._headerRows

number of header rows (e.g. like col name A, B, C... in excel; 0 for no header row)

Declaration

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

Variable GridWidgetBase._headerRows

number of header rows (e.g. like col name A, B, C... in excel; 0 for no header row)

Declaration

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

Variable GridWidgetBase._headerRows

number of header rows (e.g. like col name A, B, C... in excel; 0 for no header row)

Declaration

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

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0