TextWidget.maxLines - multiple declarations

Function TextWidget.maxLines

max lines to show

Prototype

int maxLines() @property;

Function TextWidget.maxLines

set max lines to show

Prototype

void maxLines(
  int n
) @property;

Function TextWidget.maxLines

max lines to show

Prototype

int maxLines() @property;

Function TextWidget.maxLines

set max lines to show

Prototype

void maxLines(
  int n
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0