ListWidget._clientRc - multiple declarations

Variable ListWidget._clientRc

client area rectangle (counting padding, margins, and scrollbar)

Declaration

class ListWidget
{
  // ...
  Rect _clientRc;
  // ...
}

Variable ListWidget._clientRc

client area rectangle (counting padding, margins, and scrollbar)

Declaration

class ListWidget
{
  // ...
  Rect _clientRc;
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0