Widget.maxWidth - multiple declarations

Function Widget.maxWidth

set max width constraint (SIZE_UNSPECIFIED for no constraint)

Prototype

Widget maxWidth(
  int value
) @property;

Function Widget.maxWidth

returns max width constraint (SIZE_UNSPECIFIED if no constraint set)

Prototype

int maxWidth() @property;

Function Widget.maxWidth

returns max width constraint (SIZE_UNSPECIFIED if no constraint set)

Prototype

int maxWidth() @property;

Function Widget.maxWidth

set max width constraint (SIZE_UNSPECIFIED for no constraint)

Prototype

Widget maxWidth(
  int value
) @property;

Function Widget.maxWidth

returns max width constraint (SIZE_UNSPECIFIED if no constraint set)

Prototype

int maxWidth() @property;

Function Widget.maxWidth

set max width constraint (SIZE_UNSPECIFIED for no constraint)

Prototype

Widget maxWidth(
  int value
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0