ListWidget.orientation - multiple declarations

Function ListWidget.orientation

returns linear layout orientation (Vertical, Horizontal)

Prototype

Orientation orientation() @property;

Function ListWidget.orientation

sets linear layout orientation

Prototype

ListWidget orientation(
  Orientation value
) @property;

Function ListWidget.orientation

returns linear layout orientation (Vertical, Horizontal)

Prototype

Orientation orientation() @property;

Function ListWidget.orientation

sets linear layout orientation

Prototype

ListWidget orientation(
  Orientation value
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0