就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.12.12
Qt Quick Controls
QML 类型
List of All Members for TextArea
List of All Members for TextArea
这是完整成员列表为
TextArea
,包括继承的成员。
background
: Item
bottomInset
: real
flickable
: TextArea [attached]
focusReason
: enumeration
hoverEnabled
: bool
hovered
: bool
implicitBackgroundHeight
: real
implicitBackgroundWidth
: real
leftInset
: real
palette
: palette
placeholderText
: string
placeholderTextColor
: color
rightInset
: real
topInset
: real
pressAndHold
(MouseEvent
event
)
pressed
(MouseEvent
event
)
released
(MouseEvent
event
)
The following members are inherited from
TextEdit
.
activeFocusOnPress
: bool
baseUrl
: url
bottomPadding
: real
canPaste
: bool
canRedo
: bool
canUndo
: bool
color
: color
contentHeight
: real
contentWidth
: real
cursorDelegate
: Component
cursorPosition
: int
cursorRectangle
: rectangle
cursorVisible
: bool
effectiveHorizontalAlignment
: enumeration
font.bold
: bool
font.capitalization
: enumeration
font.family
: string
font.hintingPreference
: enumeration
font.italic
: bool
font.kerning
: bool
font.letterSpacing
: real
font.pixelSize
: int
font.pointSize
: real
font.preferShaping
: bool
font.strikeout
: bool
font.styleName
: string
font.underline
: bool
font.weight
: enumeration
font.wordSpacing
: real
horizontalAlignment
: enumeration
hoveredLink
: string
inputMethodComposing
: bool
inputMethodHints
: enumeration
leftPadding
: real
length
: int
lineCount
: int
mouseSelectionMode
: enumeration
overwriteMode
: bool
padding
: real
persistentSelection
: bool
preeditText
: string
readOnly
: bool
renderType
: enumeration
rightPadding
: real
selectByKeyboard
: bool
selectByMouse
: bool
selectedText
: string
selectedTextColor
: color
selectionColor
: color
selectionEnd
: int
selectionStart
: int
tabStopDistance
: real
text
: string
textDocument
: TextDocument
textFormat
: enumeration
textMargin
: real
topPadding
: real
verticalAlignment
: enumeration
wrapMode
: enumeration
append
()
clear
()
copy
()
cut
()
deselect
()
editingFinished
()
getFormattedText
()
getText
()
insert
()
isRightToLeft
()
linkActivated
()
linkAt
()
linkHovered
()
moveCursorSelection
()
paste
()
positionAt
()
positionToRectangle
()
redo
()
remove
()
select
()
selectAll
()
selectWord
()
undo
()