Widget._trackHover - multiple declarations

Variable Widget._trackHover

does widget need to track mouse Hover

Declaration

class Widget
{
  // ...
  bool _trackHover;
  // ...
}

Variable Widget._trackHover

does widget need to track mouse Hover

Declaration

class Widget
{
  // ...
  bool _trackHover;
  // ...
}

Variable Widget._trackHover

does widget need to track mouse Hover

Declaration

class Widget
{
  // ...
  bool _trackHover;
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0