文本所有成员列表
这是 Text 的完整成员列表,包括继承成员。
- advance : 大小
- antialiasing : 布尔值
- baseUrl : 网址
- bottomPadding : 实数
- clip : 布尔值
- color : 颜色
- contentHeight : 实数
- contentWidth : 实数
- effectiveHorizontalAlignment : 枚举
- elide : 枚举
- font.bold : 布尔值
- font.capitalization : 枚举
- font.family : 字符串
- font.features : 对象
(自 6.6)
- font.hintingPreference : 枚举
- font.italic : 布尔值
- font.kerning : 布尔值
- font.letterSpacing : 实数
- font.pixelSize : 整数
- font.pointSize : 实数
- font.preferShaping : 布尔值
- font.strikeout : 布尔值
- font.styleName : 字符串
- font.underline : 布尔值
- font.variableAxes : 对象
(自 6.7)
- font.weight : 整数
- font.wordSpacing : 实数
- fontInfo.bold : 布尔值
- fontInfo.family : 字符串
- fontInfo.italic : 布尔值
- fontInfo.pixelSize : 整数
- fontInfo.pointSize : 实数
- fontInfo.styleName : 字符串
- fontInfo.weight : 整数
- fontSizeMode : 枚举
- horizontalAlignment : 枚举
- hoveredLink : 字符串
- leftPadding : 实数
- lineCount : 整数
- lineHeight : 实数
- lineHeightMode : 枚举
- linkColor : 颜色
- maximumLineCount : 整数
- minimumPixelSize : 整数
- minimumPointSize : 整数
- padding : 实数
- renderType : 枚举
- renderTypeQuality : 整数
(自6.0起)
- rightPadding : 实数
- style : 枚举
- styleColor : 颜色
- text : 字符串
- textFormat : 枚举
- topPadding : 实数
- truncated : 布尔值
- verticalAlignment : 枚举
- wrapMode : 枚举
- doLayout()
(已弃用)
- forceLayout()
- lineLaidOut(对象 line)
- linkActivated(字符串 link)
- linkAt(实数 x, 实数 y)
- linkHovered(字符串 link)
以下属性是从Item继承的。
- activeFocus : 布尔值
- activeFocusOnTab : 布尔值
- anchors
- anchors.alignWhenCentered : 布尔值
- anchors.baseline : AnchorLine
- anchors.baselineOffset : 实数
- anchors.bottom : AnchorLine
- anchors.bottomMargin : 实数
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : 实数
- anchors.left : AnchorLine
- anchors.leftMargin : 实数
- anchors.margins : 实数
- anchors.right : AnchorLine
- anchors.rightMargin : 实数
- anchors.top : AnchorLine
- anchors.topMargin : 实数
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : 实数
- antialiasing : 布尔值
- baselineOffset : 整数
- children : Item 列表
- childrenRect
- childrenRect.height : 实数
- childrenRect.width : 实数
- childrenRect.x : 实数
- childrenRect.y : 实数
- clip : 布尔值
- containmentMask : QObject指针
- data : QtObject列表 [默认]
- 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 : Palette
(自 6.0)
- parent : Item
- resources : QtObject列表
- rotation : 实数
- scale : 实数
- smooth : 布尔值
- state : 字符串
- states : State列表
- transform : Transform列表
- transformOrigin : 枚举类型
- transitions : Transition列表
- visible : 布尔值
- visibleChildren : Item列表
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(callback, targetSize)
- point mapFromGlobal(实数 x, 实数 y)
- point mapFromItem(Item item, 实数 x, 实数 y)
- point mapFromItem(Item 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(布尔 forward)
以下成员从 QtObject 继承。
- objectName : 字符串
© 2024 The Qt Company Ltd. 本文档中的文档贡献是各自所有者的版权。本提供的文档依据自由软件基金会出版并发布的 GNU 自由文档许可协议版本 1.3 的条款进行许可。Qt 和相应的徽标是 The Qt Company Ltd. 在芬兰和/或其他国家的商标。所有其他商标均为其各自所有者的财产。