Widget._ownStyle - multiple declarations

Variable Widget._ownStyle

own copy of style - to override some of style properties, null of no properties overriden

Declaration

class Widget
{
  // ...
  Style _ownStyle;
  // ...
}

Variable Widget._ownStyle

own copy of style - to override some of style properties, null of no properties overriden

Declaration

class Widget
{
  // ...
  Style _ownStyle;
  // ...
}

Variable Widget._ownStyle

own copy of style - to override some of style properties, null of no properties overriden

Declaration

class Widget
{
  // ...
  Style _ownStyle;
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0