TextField 所有成员列表
这是 TextField 的完整成员列表,包括继承的成员。
- background : Item
- bottomInset : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- focusReason : 枚举
- hoverEnabled : bool
(自 QtQuick.Controls 2.1 (Qt 5.8) 开始)
- hovered : bool
(自 QtQuick.Controls 2.1 (Qt 5.8) 开始)
- implicitBackgroundHeight : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitBackgroundWidth : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- leftInset : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- placeholderText : string
- placeholderTextColor : color
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- rightInset : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- topInset : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- pressAndHold(MouseEvent event)
- pressed(MouseEvent event)
(自 QtQuick.Controls 2.1 (Qt 5.8) 开始)
- released(MouseEvent event)
(自 QtQuick.Controls 2.1 (Qt 5.8) 开始)
以下成员继承自 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 : 枚举
- effectiveHorizontalAlignment : 枚举
- font.bold : bool
- font.capitalization : 枚举
- font.family : string
- font.features : object
(since 6.6)
- font.hintingPreference : 枚举
- font.italic : bool
- font.kerning : bool
- font.letterSpacing : float
- font.pixelSize : int
- font.pointSize : float
- font.preferShaping : bool
- font.strikeout : bool
- font.styleName : string
- font.underline : bool
- font.variableAxes : object
(since 6.7)
- font.weight : int
- font.wordSpacing : float
- horizontalAlignment : 枚举
- inputMask : string
- inputMethodComposing : bool
- inputMethodHints : 枚举
- leftPadding : float
- length : int
- maximumLength : int
- mouseSelectionMode : 枚举
- overwriteMode : bool
- padding : float
- passwordCharacter : string
- passwordMaskDelay : int
- persistentSelection : bool
- preeditText : string
- readOnly : bool
- renderType : 枚举
- rightPadding : float
- selectByMouse : bool
- selectedText : string
- selectedTextColor : 颜色
- selectionColor : 颜色
- selectionEnd : int
- selectionStart : int
- text : string
- topPadding : float
- validator : Validator
- verticalAlignment : 枚举
- wrapMode : 枚举
- 接受()
- 清除()
- 复制()
- 剪切()
- 取消选择()
- 编辑完成()
- ensureVisible(int position)
- string getText(int start, int end)
- insert(int position, string text)
- isRightToLeft(int start, int end)
- moveCursorSelection(int position, SelectionMode mode)
- 粘贴()
- int positionAt(real x, real y, CursorPosition position)
- rect positionToRectangle(int pos)
- 重做()
- remove(int start, int end)
- select(int start, int end)
- 全选()
- 选择单词()
- 文本编辑()
- 撤销()
以下成员继承自 Item.
- activeFocus : bool
- activeFocusOnTab : bool
- 锚点 :
- anchors.alignWhenCentered : bool
- anchors.baseline : AnchorLine
- anchors.baselineOffset : real
- anchors.bottom : AnchorLine
- anchors.bottomMargin : real
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : real
- anchors.left : AnchorLine
- anchors.leftMargin : real
- anchors.margins : real
- anchors.right : AnchorLine
- anchors.rightMargin : real
- anchors.top : AnchorLine
- anchors.topMargin : real
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : real
- antialiasing : bool
- baselineOffset : int
- children : list
- childrenRect :
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- containmentMask : QObject*
- data : list
- enabled : bool
- focus : bool
- focusPolicy : enumeration
(since 6.7)
- height : real
- implicitHeight : real
- implicitWidth : 实数
- layer.effect : 组件
- layer.enabled : 布尔值
- layer.format : 枚举类型
- layer.live : 布尔值
(自6.5起)
- layer.mipmap : 布尔值
- layer.samplerName : 字符串
- layer.samples : 枚举类型
- layer.smooth : 布尔值
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举类型
- layer.textureSize : 尺寸
- layer.wrapMode : 枚举类型
- opacity : 实数
- palette : 调色板
(自6.0起)
- parent : 项目
- resources : QtObject 列表
- rotation : 实数
- scale : 实数
- smooth : 布尔值
- state : 字符串
- states : 状态列表
- transform : 变换列表
- transformOrigin : 枚举类型
- transitions : 过渡列表
- visible : 布尔值
- visibleChildren : 项目列表
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数 x, 实数 y)
- 布尔值 contains(点 point)
- dumpItemTree()
(自6.3起)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- 布尔值 grabToImage(callback, targetSize)
- 点 mapFromGlobal(实数 x, 实数 y)
- 点 mapFromItem(项目 item, 实数 x, 实数 y)
- 点 mapFromItem(项目 item, 点 p)
- 矩形 mapFromItem(项目 item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapFromItem(项目 item, 矩形 r)
- 点 mapToGlobal(实数 x, 实数 y)
- 点 mapToItem(项目 item, 实数 x, 实数 y)
- 点 mapToItem(项目 item, 点 p)
- 矩形 mapToItem(项目 item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapToItem(Item item, 矩形 r)
- nextItemInFocusChain(布尔 forward)
© 2024 The Qt Company Ltd. 本文档中包含的贡献内容均为各自权利人的版权。本提供的文档是在免费软件基金会发布的GNU自由文档许可证1.3版本条款下授权的。Qt及其相关标志是The Qt Company Ltd在芬兰及其他国家和地区的商标。所有其他商标均为各自权利人所有。