Widget.maxHeight - multiple declarations

Function Widget.maxHeight

set max height constraint (SIZE_UNSPECIFIED for no constraint)

Prototype

Widget maxHeight(
  int value
) @property;

Function Widget.maxHeight

returns max height constraint (SIZE_UNSPECIFIED if no constraint set)

Prototype

int maxHeight() @property;

Function Widget.maxHeight

returns max height constraint (SIZE_UNSPECIFIED if no constraint set)

Prototype

int maxHeight() @property;

Function Widget.maxHeight

set max height constraint (SIZE_UNSPECIFIED for no constraint)

Prototype

Widget maxHeight(
  int value
) @property;

Function Widget.maxHeight

returns max height constraint (SIZE_UNSPECIFIED if no constraint set)

Prototype

int maxHeight() @property;

Function Widget.maxHeight

set max height constraint (SIZE_UNSPECIFIED for no constraint)

Prototype

Widget maxHeight(
  int value
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0