Widget.minWidth - multiple declarations

Function Widget.minWidth

set max width constraint (0 for no constraint)

Prototype

Widget minWidth(
  int value
) @property;

Function Widget.minWidth

returns min width constraint

Prototype

int minWidth() @property;

Function Widget.minWidth

returns min width constraint

Prototype

int minWidth() @property;

Function Widget.minWidth

set max width constraint (0 for no constraint)

Prototype

Widget minWidth(
  int value
) @property;

Function Widget.minWidth

returns min width constraint

Prototype

int minWidth() @property;

Function Widget.minWidth

set max width constraint (0 for no constraint)

Prototype

Widget minWidth(
  int value
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0