Variable ListWidget._sbsz

class ListWidget
{
  // ...
  Point _sbsz;
  // ...
}