Widget.layoutWidth - multiple declarations

Function Widget.layoutWidth

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

Prototype

Widget layoutWidth(
  int value
) @property;

Function Widget.layoutWidth

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

Prototype

int layoutWidth() @property;

Function Widget.layoutWidth

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

Prototype

int layoutWidth() @property;

Function Widget.layoutWidth

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

Prototype

Widget layoutWidth(
  int value
) @property;

Function Widget.layoutWidth

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

Prototype

Widget layoutWidth(
  int value
) @property;

Function Widget.layoutWidth

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

Prototype

int layoutWidth() @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0