Widget.layoutHeight - multiple declarations

Function Widget.layoutHeight

sets layout height options (WRAP_CONTENT, FILL_PARENT, or some constant value)

Prototype

Widget layoutHeight(
  int value
) @property;

Function Widget.layoutHeight

returns layout height options (WRAP_CONTENT, FILL_PARENT, or some constant value)

Prototype

int layoutHeight() @property;

Function Widget.layoutHeight

sets layout height options (WRAP_CONTENT, FILL_PARENT, or some constant value)

Prototype

Widget layoutHeight(
  int value
) @property;

Function Widget.layoutHeight

returns layout height options (WRAP_CONTENT, FILL_PARENT, or some constant value)

Prototype

int layoutHeight() @property;

Function Widget.layoutHeight

returns layout height options (WRAP_CONTENT, FILL_PARENT, or some constant value)

Prototype

int layoutHeight() @property;

Function Widget.layoutHeight

sets layout height options (WRAP_CONTENT, FILL_PARENT, or some constant value)

Prototype

Widget layoutHeight(
  int value
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0