Module q_text_cursor

Source
Expand description

C++ type: QTextCursor

Structsยง

MoveMode

If the anchor() is kept where it is and the position() is moved, the text in between will be selected.

MoveOperation

See also movePosition().

SelectionType

This enum describes the types of selection that can be applied with the select() function.