C
所有成员列表 - 切换
这是切换的所有成员的完整列表,包括继承的成员。
以下成员继承自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 : AnchorLine
- anchors.bottomMargin : real
- anchors.centerIn : Item
- anchors.fill : Item
- 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 : Item
- state : 字符串
- states : 状态列表
- transitions : 转换列表
- visible : 布尔
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- forceActiveFocus()
在本节中特定版本的Qt许可证下可用。
了解更多信息。