GridWidgetBase.selectCell - multiple declarations

Function GridWidgetBase.selectCell

move selection to specified cell

Prototype

bool selectCell(
  int col,
  int row,
  bool makeVisible = true,
  GridWidgetBase source = null,
  bool needNotification = true
);

Function GridWidgetBase.selectCell

move selection to specified cell

Prototype

bool selectCell(
  int col,
  int row,
  bool makeVisible = true,
  GridWidgetBase source = null,
  bool needNotification = true
);

Function GridWidgetBase.selectCell

move selection to specified cell

Prototype

bool selectCell(
  int col,
  int row,
  bool makeVisible = true,
  GridWidgetBase source = null,
  bool needNotification = true
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0