C
所有 Flickable 成员列表
这是 Flickable 所有成员的完整列表,包括继承的成员。
- boundsBehavior : 枚举
- contentHeight : int
- contentItem : Item*
- contentWidth : int
- contentX : int
- contentY : int
- flickableDirection : 枚举
- interactive : bool
- maximumFlickVelocity : Item*
- movingHorizontally : bool
- movingVertically : bool
- 可见区域
- visibleArea.heightRatio : 实数
- visibleArea.widthRatio : 实数
- visibleArea.xPosition : 实数
- visibleArea.yPosition : 实数
以下成员继承自 Item。
- 锚点
- anchors.baseline : AnchorLine
- anchors.baselineOffset : 实数
- 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 许可下可用。
了解更多。