void notifyCursorPosChanged(int pos, int anchor)
Notify that the cursor position has changed.
void removeTransformsFromRange(const int startPos, const int endPos)
void setMemento(const KoSvgTextShapeMementoSP memento)
Set the text data and layout info, reset listening cursors to 0.
int indexForPos(int pos) const
indexForPos get the string index for a given cursor position.
int posForIndex(int index, bool firstIndex=false, bool skipSynthetic=false) const
posForIndex Get the cursor position for a given index in a string.