GridWidgetBase.customCellAdapter - multiple declarations

Function GridWidgetBase.customCellAdapter

Get adapter to override drawing of some particular cells

Prototype

CustomGridCellAdapter customCellAdapter() @property;

Function GridWidgetBase.customCellAdapter

Set adapter to override drawing of some particular cells

Prototype

GridWidgetBase customCellAdapter(
  CustomGridCellAdapter adapter
) @property;

Function GridWidgetBase.customCellAdapter

Set adapter to override drawing of some particular cells

Prototype

GridWidgetBase customCellAdapter(
  CustomGridCellAdapter adapter
) @property;

Function GridWidgetBase.customCellAdapter

Get adapter to override drawing of some particular cells

Prototype

CustomGridCellAdapter customCellAdapter() @property;

Function GridWidgetBase.customCellAdapter

Set adapter to override drawing of some particular cells

Prototype

GridWidgetBase customCellAdapter(
  CustomGridCellAdapter adapter
) @property;

Function GridWidgetBase.customCellAdapter

Get adapter to override drawing of some particular cells

Prototype

CustomGridCellAdapter customCellAdapter() @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0