C
RadioButton所有成员列表
这是RadioButton的所有成员列表,包括继承的成员。
以下成员继承自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。
- 锚点
- 锚点基线 : AnchorLine
- 锚点基线偏移量 : real
- 锚点底部 : 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 许可证。
了解更多。