Widget._measuredWidth - multiple declarations

Variable Widget._measuredWidth

width measured by measure()

Declaration

class Widget
{
  // ...
  int _measuredWidth;
  // ...
}

Variable Widget._measuredWidth

width measured by measure()

Declaration

class Widget
{
  // ...
  int _measuredWidth;
  // ...
}

Variable Widget._measuredWidth

width measured by measure()

Declaration

class Widget
{
  // ...
  int _measuredWidth;
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0