Widget._window - multiple declarations

Variable Widget._window

window (to be used for top level widgets only!)

Declaration

class Widget
{
  // ...
  Window _window;
  // ...
}

Variable Widget._window

window (to be used for top level widgets only!)

Declaration

class Widget
{
  // ...
  Window _window;
  // ...
}

Variable Widget._window

window (to be used for top level widgets only!)

Declaration

class Widget
{
  // ...
  Window _window;
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0