C
ListView所有成员列表
这是[ListView](qml-qtquick-listview.html)成员的完整列表,包括继承的成员。
- delegate : 组件
- model : 模型
- orientation : 枚举
- spacing : 实数
- var itemAtIndex(int index)
以下成员从[Flickable](qml-qtquick-flickable.html)继承。
- boundsBehavior : 枚举
- contentHeight : 整数
- contentItem : 项目*指
- contentWidth : 整数
- contentX : 整数
- contentY : 整数
- flickableDirection : 枚举
- interactive : 布尔型
- maximumFlickVelocity : 项目*指
- movingHorizontally : 布尔型
- movingVertically : 布尔型
- 可见区域
- visibleArea.heightRatio : 实数
- visibleArea.widthRatio : 实数
- visibleArea.xPosition : 实数
- visibleArea.yPosition : 实数
以下成员从[Item](qml-qtquick-item.html)继承。
- anchor
- 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 : real
- anchors.margins : real
- anchors.right : AnchorLine
- anchors.rightMargin : real
- anchors.top : AnchorLine
- anchors.topMargin : real
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : real
- clip : bool
- enabled : bool
- height : real
- implicitHeight : real
- implicitWidth : real
- opacity : real
- parent : Item
- state : string
- states : list<State>
- transitions : list<Transition>
- visible : bool
- width : real
- x : real
- y : real
- z : real
- 强制激活焦点()
在某些 Qt 许可证下可用。
了解更多。