

using SmoothedAnimation), might have a visible scrollbar, or a scrollbar that fades in to show location, etc.Ĭlipboard support is provided by the cut(), copy(), and paste() functions, and the selection can be handled in a traditional "mouse" mechanism by setting selectByMouse, or handled completely from QML by manipulating selectionStart and selectionEnd, or using selectAll() or selectWord(). ensureVisible( cursorRectangle)Ī particular look-and-feel might use smooth scrolling (eg. paintedHeight clip: true function ensureVisible(r)Įlse if ( contentY + height <= r. The TextEdit item displays a block of editable, formatted text. rectangle positionToRectangle( position).moveCursorSelection(int position, SelectionMode mode).string getFormattedText(int start, int end).effectiveHorizontalAlignment : enumeration.List of all members, including inherited members.
