Function EditWidgetBase.setCaretPos
change caret position and ensure it is visible
void setCaretPos(
int line,
int column,
bool makeVisible = true,
bool center = false
);
change caret position and ensure it is visible
void setCaretPos(
int line,
int column,
bool makeVisible = true,
bool center = false
);