C
所有文本成员列表
这是Text成员的完整列表,包括继承的成员。
- baselineOffset : int
- bottomPadding : real
- color : color
- elide : 枚举
- font : font
- horizontalAlignment : 枚举
- leftPadding : real
- padding : real
- rightPadding : real
- rotation : real
- scale : real
- text : string
- textFormat : 枚举
- topPadding : real
- transform : list <Transform>
- transformOrigin : 枚举
- truncated : bool
- verticalAlignment : 枚举
- wrapMode : 枚举
以下成员是从Item继承的。
- 锚点
- 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 : 实数
- anchors.top : 锚线(AnchorLine)
- anchors.topMargin : 实数
- anchors.verticalCenter : 锚线(AnchorLine)
- anchors.verticalCenterOffset : 实数
- clip : 布尔(bool)
- enabled : 布尔(bool)
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- opacity : 实数
- parent : 项目(Item)
- state : 字符串(string)
- states : 状态列表(list<State>)
- transitions : 过渡列表(list<Transition>)
- visible : 布尔(bool)
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- forceActiveFocus()
在某些 Qt 许可下可用。
了解更多。