GridWidgetBase._fixedRows - multiple declarations

Variable GridWidgetBase._fixedRows

number of fixed (non-scrollable) rows

Declaration

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

Variable GridWidgetBase._fixedRows

number of fixed (non-scrollable) rows

Declaration

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

Variable GridWidgetBase._fixedRows

number of fixed (non-scrollable) rows

Declaration

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

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0