GridWidgetBase.fixedCols - multiple declarations

Function GridWidgetBase.fixedCols

Prototype

void fixedCols(
  int c
) @property;

Function GridWidgetBase.fixedCols

fixed (non-scrollable) data column count

Prototype

int fixedCols() @property;

Function GridWidgetBase.fixedCols

Prototype

void fixedCols(
  int c
) @property;

Function GridWidgetBase.fixedCols

fixed (non-scrollable) data column count

Prototype

int fixedCols() @property;

Function GridWidgetBase.fixedCols

Prototype

void fixedCols(
  int c
) @property;

Function GridWidgetBase.fixedCols

fixed (non-scrollable) data column count

Prototype

int fixedCols() @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0