C
Slider 所有成员列表
这是Slider成员的完整列表,包括继承成员。
- from : real
- handle : Item
- horizontal : bool
- orientation : enumeration
- position : real
- pressed : bool
- stepSize : real
- to : real
- value : real
- vertical : bool
- visualPosition : real
- moved()
- real valueAt(real position)
以下成员从 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 : 锚线
- 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 : 状态列表<
- transitions : 转换列表<
- visible : 布尔
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- forceActiveFocus()
在某些 Qt 许可证下可用。
了解更多。