ListWidget._hoverItemIndex - multiple declarations

Variable ListWidget._hoverItemIndex

item with Hover state, -1 if no such item

Declaration

class ListWidget
{
	// ...
	int _hoverItemIndex;
	// ...
}

Variable ListWidget._hoverItemIndex

item with Hover state, -1 if no such item

Declaration

class ListWidget
{
	// ...
	int _hoverItemIndex;
	// ...
}

Variable ListWidget._hoverItemIndex

item with Hover state, -1 if no such item

Declaration

class ListWidget
{
	// ...
	int _hoverItemIndex;
	// ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0