ListView 所有成员列表
这是 ListView 所有的成员列表,包括继承成员。
- add : Transition
- addDisplaced : Transition
- cacheBuffer : int
- count : int
- currentIndex : int
- currentItem : Item
- currentSection : string
- delayRemove : bool [attached]
- delegate : Component
- displaced : Transition
- displayMarginBeginning : int
(自从 QtQuick 2.3)
- displayMarginEnd : int
(自从 QtQuick 2.3)
- effectiveLayoutDirection : enumeration
- footer : Component
- footerItem : Item
- footerPositioning : enumeration
(自从 Qt 5.4)
- header : Component
- headerItem : Item
- headerPositioning : enumeration
(自从 Qt 5.4)
- highlight : Component
- highlightFollowsCurrentItem : bool
- highlightItem : Item
- highlightMoveDuration : int
- highlightMoveVelocity : real
- highlightRangeMode : enumeration
- highlightResizeDuration : int
- highlightResizeVelocity : real
- isCurrentItem : bool [attached]
- keyNavigationEnabled : bool
- keyNavigationWraps : bool
- layoutDirection : enumeration
- model : model
- move : Transition
- moveDisplaced : 过渡
- nextSection : 字符串 [附加]
- orientation : 枚举
- populate : 过渡
- preferredHighlightBegin : 实数
- preferredHighlightEnd : 实数
- previousSection : 字符串 [附加]
- remove : 过渡
- removeDisplaced : 过渡
- reuseItems : 布尔值
- section : 字符串 [附加]
- section
- section.criteria : 枚举
- section.delegate : 组件
- section.labelPositioning : 枚举
- section.property : 字符串
- snapMode : 枚举
- spacing : 实数
- verticalLayoutDirection : 枚举
- view : ListView [附加]
- add() [附加]
- decrementCurrentIndex()
- forceLayout()
- incrementCurrentIndex()
- int indexAt(实数 x, 实数 y)
- Item itemAt(实数 x, 实数 y)
- Item itemAtIndex(整型 index)
- pooled() [附加]
- positionViewAtBeginning()
- positionViewAtEnd()
- positionViewAtIndex(整型 index, 位置模式 mode)
- remove() [附加]
- reused() [附加]
以下成员是从 Flickable 继承的。
- atXBeginning : 布尔值
- atXEnd : 布尔值
- atYBeginning : 布尔值
- atYEnd : 布尔值
- bottomMargin : 实数
- boundsBehavior : 枚举
- boundsMovement : 枚举
- contentHeight : 实数
- contentItem : Item
- contentWidth : 实数
- contentX : 实数
- contentY : 实数
- dragging : 布尔值
- draggingHorizontally : 布尔值
- draggingVertically : 布尔值
- flickDeceleration : 实数
- flickableDirection : 枚举
- flicking : 布尔值
- flickingHorizontally : 布尔值
- flickingVertically : 布尔值
- horizontalOvershoot : 实数
- horizontalVelocity : 实数
- interactive : 布尔
- leftMargin : 实数
- maximumFlickVelocity : 实数
- moving : 布尔
- movingHorizontally : 布尔
- movingVertically : 布尔
- originX : 实数
- originY : 实数
- pixelAligned : 布尔
- pressDelay : 整数
- rebound : 过渡
- rightMargin : 实数
- synchronousDrag : 布尔
- topMargin : 实数
- verticalOvershoot : 实数
- verticalVelocity : 实数
- 可见区域
- visibleArea.heightRatio : 实数
- visibleArea.widthRatio : 实数
- visibleArea.xPosition : 实数
- visibleArea.yPosition : 实数
- cancelFlick()
- dragEnded()
- dragStarted()
- flick(实数 xVelocity, 实数 yVelocity)
- flickEnded()
- flickStarted()
- movementEnded()
- movementStarted()
- resizeContent(实数 width, 实数 height, QPointF center)
- returnToBounds()
以下成员从 Item 继承。
- activeFocus : 布尔
- activeFocusOnTab : 布尔
- 锚点
- anchors.alignWhenCentered : 布尔
- anchors.baseline : 锚线
- anchors.baselineOffset : 实数
- anchors.bottom : 锚线
- anchors.bottomMargin : 实数
- 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 : 实数
- antialiasing : 布尔
- baselineOffset : 整数
- children : Item 列表
- childrenRect
- childrenRect.height : 实数
- childrenRect.width : 实数
- childrenRect.x : 实数
- childrenRect.y : 实数
- clip : 布尔型
- containmentMask : QObject*
- data : QtObject 列表 [默认]
- enabled : 布尔型
- focus : 布尔型
- focusPolicy : 枚举
(自 6.7)
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- layer.effect : 组件
- layer.enabled : 布尔型
- layer.format : 枚举
- layer.live : 布尔型
(自 6.5)
- layer.mipmap : 布尔型
- layer.samplerName : 字符串
- layer.samples : 枚举
- layer.smooth : 布尔型
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举
- layer.textureSize : 尺寸
- layer.wrapMode : 枚举
- opacity : 实数
- palette : Palette
(自 6.0)
- parent : Item
- resources : QtObject 列表
- rotation : 实数
- scale : 实数
- smooth : 布尔型
- state : 字符串
- states : State 列表
- transform : Transform 列表
- transformOrigin : 枚举
- transitions : Transition 列表
- visible : 布尔型
- visibleChildren : Item 列表
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 点)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(callback, targetSize)
- 点 mapFromGlobal(实数 x, 实数 y)
- 点 mapFromItem(Item item, 实数 x, 实数 y)
- 点 mapFromItem(Item item, 点 p)
- 矩形 mapFromItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapFromItem(Item item, 矩形 r)
- 点 mapToGlobal(实数 x, 实数 y)
- point mapToItem(Item item, 实数 x, 实数 y)
- point mapToItem(Item item, point p)
- rect mapToItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapToItem(Item item, rect r)
- nextItemInFocusChain(布尔 forward)
以下成员继承自 QtObject.
- objectName : 字符串
© 2024 The Qt Company Ltd. 本文档中包含的文档贡献归其各自所有者所有。提供的文档受GNU自由文档许可证版本1.3条款的约束,由自由软件基金会发布。Qt及其相关标志是The Qt Company Ltd在芬兰以及其他国家/地区的商标。所有其他商标均为各自所有者的财产。