Widget.margins - multiple declarations

Function Widget.margins

set margins for widget - override one from style

Prototype

Widget margins(
  Rect rc
) @property;

Function Widget.margins

get margins (between widget bounds and its background)

Prototype

Rect margins() @property const;

Function Widget.margins

get margins (between widget bounds and its background)

Prototype

Rect margins() @property const;

Function Widget.margins

set margins for widget - override one from style

Prototype

Widget margins(
  Rect rc
) @property;

Function Widget.margins

get margins (between widget bounds and its background)

Prototype

Rect margins() @property const;

Function Widget.margins

set margins for widget - override one from style

Prototype

Widget margins(
  Rect rc
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0