TextInput 所有成员列表
这是 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.features : object
(since 6.6)
- 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.variableAxes : object
(since 6.7)
- font.weight : int
- font.wordSpacing : real
- horizontalAlignment : enumeration
- inputMask : string
- inputMethodComposing : bool
- inputMethodHints : 枚举
- leftPadding : 实数
- length : int
- maximumLength : int
- mouseSelectionMode : 枚举
- overwriteMode : bool
- padding : 实数
- passwordCharacter : string
- passwordMaskDelay : int
- persistentSelection : bool
- preeditText : string
- readOnly : bool
- renderType : 枚举
- rightPadding : 实数
- selectByMouse : bool
- selectedText : string
- selectedTextColor : 颜色
- selectionColor : 颜色
- selectionEnd : int
- selectionStart : int
- text : string
- topPadding : 实数
- 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 : 实数
- anchors.bottom : AnchorLine
- anchors.bottomMargin : 实数
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : 实数
- anchors.left : 锚线
- anchors.leftMargin : 实数
- anchors.margins : 实数
- anchors.right : 锚线
- anchors.rightMargin : 实数
- anchors.top : 锚线
- anchors.topMargin : 实数
- anchors.verticalCenter : 锚线
- anchors.verticalCenterOffset : 实数
- antialiasing : 布尔值
- baselineOffset : 整数
- children : 项目列表
- childrenRect
- childrenRect.height : 实数
- childrenRect.width : 实数
- childrenRect.x : 实数
- childrenRect.y : 实数
- clip : 布尔值
- containmentMask : QObject*
- data : Qt对象列表 [默认]
- enabled : 布尔值
- focus : 布尔值
- focusPolicy : 枚举
(自6.7以来)
- height : 实数
- implicitHeight : 实数
- 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 : Qt对象列表
- rotation : 实数
- scale : 实数
- smooth : 布尔值
- state : 字符串
- states : 状态列表
- transform : 变换列表
- transformOrigin : 枚举
- transitions : 过渡列表
- visible : 布尔值
- 可见子项 : 项目列表
- 宽度 : 实数
- x坐标 : 实数
- y坐标 : 实数
- z坐标 : 实数
- childAt(实数 x, 实数 y)
- bool 包含(点 point)
- dumpItemTree()
(自6.3版起)
- 强制激活焦点()
- forceActiveFocus(Qt::FocusReason reason)
- bool 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)
- 矩形 mapToItem(项目 item, 矩形 r)
- nextItemInFocusChain(bool forward)
以下成员是从 QtObject 继承的。
- objectName : 字符串
© 2024 Qt公司。此处包含的文档贡献版权属于各自的拥有者。本提供的文档根据自由软件基金会出版并由其发布的 GNU自由文档许可证第1.3版 条款进行许可。Qt及其相关标志是芬兰以及其他国家和地区的 Qt公司注册商标。所有其他商标均属于其各自的所有者。