GridWidgetBase.fixedRows - multiple declarations

Function GridWidgetBase.fixedRows

Prototype

void fixedRows(
  int r
) @property;

Function GridWidgetBase.fixedRows

fixed (non-scrollable) data row count

Prototype

int fixedRows() @property;

Function GridWidgetBase.fixedRows

Prototype

void fixedRows(
  int r
) @property;

Function GridWidgetBase.fixedRows

fixed (non-scrollable) data row count

Prototype

int fixedRows() @property;

Function GridWidgetBase.fixedRows

Prototype

void fixedRows(
  int r
) @property;

Function GridWidgetBase.fixedRows

fixed (non-scrollable) data row count

Prototype

int fixedRows() @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0