Widget.layoutWeight - multiple declarations

Function Widget.layoutWeight

sets layout weight (while resizing to fill parent, widget will be resized proportionally to this value)

Prototype

Widget layoutWeight(
  int value
) @property;

Function Widget.layoutWeight

returns layout weight (while resizing to fill parent, widget will be resized proportionally to this value)

Prototype

int layoutWeight() @property;

Function Widget.layoutWeight

sets layout weight (while resizing to fill parent, widget will be resized proportionally to this value)

Prototype

Widget layoutWeight(
  int value
) @property;

Function Widget.layoutWeight

returns layout weight (while resizing to fill parent, widget will be resized proportionally to this value)

Prototype

int layoutWeight() @property;

Function Widget.layoutWeight

sets layout weight (while resizing to fill parent, widget will be resized proportionally to this value)

Prototype

Widget layoutWeight(
  int value
) @property;

Function Widget.layoutWeight

returns layout weight (while resizing to fill parent, widget will be resized proportionally to this value)

Prototype

int layoutWeight() @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0