就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.12.12
Qt Quick Controls
QML 类型
List of All Members for TextField
List of All Members for TextField
这是完整成员列表为
TextField
,包括继承的成员。
background
: Item
bottomInset
: real
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
TextInput
.
acceptableInput
: bool
activeFocusOnPress
: bool
autoScroll
: bool
bottomPadding
: real
canPaste
: bool
canRedo
: bool
canUndo
: bool
color
: color
contentHeight
: real
contentWidth
: real
cursorDelegate
: Component
cursorPosition
: int
cursorRectangle
: rectangle
cursorVisible
: bool
displayText
: string
echoMode
: enumeration
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
inputMask
: string
inputMethodComposing
: bool
inputMethodHints
: enumeration
leftPadding
: real
length
: int
maximumLength
: int
mouseSelectionMode
: enumeration
overwriteMode
: bool
padding
: real
passwordCharacter
: string
passwordMaskDelay
: int
persistentSelection
: bool
preeditText
: string
readOnly
: bool
renderType
: enumeration
rightPadding
: real
selectByMouse
: bool
selectedText
: string
selectedTextColor
: color
selectionColor
: color
selectionEnd
: int
selectionStart
: int
text
: string
topPadding
: real
validator
: Validator
verticalAlignment
: enumeration
wrapMode
: enumeration
accepted
()
clear
()
copy
()
cut
()
deselect
()
editingFinished
()
ensureVisible
()
getText
()
insert
()
isRightToLeft
()
moveCursorSelection
()
paste
()
positionAt
()
positionToRectangle
()
redo
()
remove
()
select
()
selectAll
()
selectWord
()
textEdited
()
undo
()