GridWidgetBase._rows - multiple declarations

Variable GridWidgetBase._rows

row count (including header rows and fixed rows)

Declaration

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

Variable GridWidgetBase._rows

row count (including header rows and fixed rows)

Declaration

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

Variable GridWidgetBase._rows

row count (including header rows and fixed rows)

Declaration

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

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0