[][src]Module qt_gui::q_text_cursor

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.