|
- TextInput::contentHeight
- TextInput::contentWidth
- TextInput::cursorDelegate
- TextInput::cursorPosition
- TextInput::cursorRectangle
- TextInput::cursorVisible
- TextInput::displayText
- TextInput::echoMode
- TextInput::effectiveHorizontalAlignment
- TextInput::font.bold
- TextInput::font.capitalization
- TextInput::font.family
- TextInput::font.italic
- TextInput::font.letterSpacing
- TextInput::font.pixelSize
- TextInput::font.pointSize
- TextInput::font.strikeout
- TextInput::font.underline
- TextInput::font.weight
- TextInput::font.wordSpacing
- TextInput::horizontalAlignment
- TextInput::inputMask
- TextInput::inputMethodComposing
- TextInput::inputMethodHints
- TextInput::length
- TextInput::maximumLength
- TextInput::mouseSelectionMode
- TextInput::passwordCharacter
- TextInput::persistentSelection
- TextInput::readOnly
- TextInput::selectByMouse
- TextInput::selectedText
- TextInput::selectedTextColor
- TextInput::selectionColor
- TextInput::selectionEnd
- TextInput::selectionStart
- TextInput::smooth
- TextInput::text
- TextInput::validator
- TextInput::verticalAlignment
- TextInput::wrapMode
- childAt(real, real)
- copy()
- cut()
- forceActiveFocus()
- positionAt(real, real, CursorPosition) : int
- mapFromItem(Item, real, real) : object
- mapFromItem(Item, real, real, real, real) : object
- mapToItem(Item, real, real) : object
- mapToItem(Item, real, real, real, real) : object
- onAccepted()
- paste()
- positionToRectangle(int) : rect
- getText(int, int) : string
- closeSoftwareInputPanel()
- deselect()
- insert(int, string)
- isRightToLeft(int, int)
- moveCursorSelection(int, SelectionMode)
- openSoftwareInputPanel()
- select(int, int)
- selectAll()
- selectWord()
|