C
AbstractButton 所有成员列表
这是 AbstractButton 的完整成员列表,包括继承的成员。
- autoRepeat : bool
- autoRepeatDelay : int
- autoRepeatInterval : int
- checkable : bool
- checked : bool
- down : bool
- indicator : Item
- pressed : bool
- text : string
- canceled()
- clicked()
- pressed()
- released()
- void toggle()
- toggled()
以下成员是从 Control 继承的。
- availableHeight : real
- availableWidth : real
- background : Item
- bottomInset : real
- bottomPadding : real
- contentItem : Item
- font : font
- leftInset : real
- leftPadding : real
- padding : real
- rightInset : real
- rightPadding : real
- spacing : real
- topInset : real
- topPadding : real
以下成员是从 Item 继承的。
- 锚点
- anchors.baseline : AnchorLine
- anchors.baselineOffset : real
- 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 : 实数
- clip : 布尔值
- enabled : 布尔值
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- opacity : 实数
- parent : Item
- state : 字符串
- states : State 列表
- transitions : Transition 列表
- visible : 布尔值
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- forceActiveFocus()
在特定 Qt 许可证下可用。
了解更多。