EditWidgetBase.setCaretPos - multiple declarations

Function EditWidgetBase.setCaretPos

change caret position and ensure it is visible

Prototype

void setCaretPos(
  int line,
  int column,
  bool makeVisible = true,
  bool center = false
);

Function EditWidgetBase.setCaretPos

change caret position and ensure it is visible

Prototype

void setCaretPos(
  int line,
  int column,
  bool makeVisible = true,
  bool center = false
);

Function EditWidgetBase.setCaretPos

change caret position and ensure it is visible

Prototype

void setCaretPos(
  int line,
  int column,
  bool makeVisible = true,
  bool center = false
);

Function EditWidgetBase.setCaretPos

change caret position and ensure it is visible

Prototype

void setCaretPos(
  int line,
  int column,
  bool makeVisible = true,
  bool center = false
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0