C
按钮全部成员列表
这是 Button 的完整成员列表,包括继承的成员。
以下成员从 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
- anchors.baseline : AnchorLine
- anchors.baselineOffset : real
- anchors.bottom : 锚线
- anchors.bottomMargin : 实数
- anchors.centerIn : 项目
- anchors.fill : 项目
- anchors.horizontalCenter : 锚线
- anchors.horizontalCenterOffset : 实数
- anchors.left : 锚线
- anchors.leftMargin : 实数
- anchors.margins : 实数
- anchors.right : 锚线
- anchors.rightMargin : 实数
- anchors.top : 锚线
- anchors.topMargin : 实数
- anchors.verticalCenter : 锚线
- anchors.verticalCenterOffset : 实数
- clip : 布尔值
- enabled : 布尔值
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- opacity : 实数
- parent : 项目
- state : 字符串
- states : State 列表
- transitions : Transition 列表
- visible : 布尔值
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- 强制激活焦点()
根据某些 Qt 许可协议提供。
了解更多信息。