GridWidgetBase._scrollRow - multiple declarations

Variable GridWidgetBase._scrollRow

row scroll offset, relative to last fixed row; 0 = not scrolled

Declaration

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

Variable GridWidgetBase._scrollRow

row scroll offset, relative to last fixed row; 0 = not scrolled

Declaration

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

Variable GridWidgetBase._scrollRow

row scroll offset, relative to last fixed row; 0 = not scrolled

Declaration

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

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0