Widget.alpha - multiple declarations

Function Widget.alpha

widget drawing alpha value (0=opaque .. 255=transparent)

Prototype

uint alpha() @property const;

Function Widget.alpha

set widget drawing alpha value (0=opaque .. 255=transparent)

Prototype

Widget alpha(
  uint value
) @property;

Function Widget.alpha

set widget drawing alpha value (0=opaque .. 255=transparent)

Prototype

Widget alpha(
  uint value
) @property;

Function Widget.alpha

widget drawing alpha value (0=opaque .. 255=transparent)

Prototype

uint alpha() @property const;

Function Widget.alpha

set widget drawing alpha value (0=opaque .. 255=transparent)

Prototype

Widget alpha(
  uint value
) @property;

Function Widget.alpha

widget drawing alpha value (0=opaque .. 255=transparent)

Prototype

uint alpha() @property const;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0