List of All Members for GridView
This is the complete list of members for GridView, including inherited members.
- cacheBuffer : int
- cellHeight : int
- cellWidth : int
- count : int
- currentIndex : int
- currentItem : Item
- delayRemove : bool [attached]
- delegate : Component
- flow : enumeration
- footer : Component
- header : Component
- highlight : Component
- highlightFollowsCurrentItem : bool
- highlightItem : Item
- highlightMoveDuration : int
- highlightRangeMode : enumeration
- isCurrentItem : bool [attached]
- keyNavigationWraps : bool
- layoutDirection : enumeration
- model : model
- preferredHighlightBegin : real
- preferredHighlightEnd : real
- snapMode : enumeration
- view : GridView [attached]
- int indexAt(int x, int y)
- moveCurrentIndexDown()
- moveCurrentIndexLeft()
- moveCurrentIndexRight()
- moveCurrentIndexUp()
- onAdd() [attached]
- onRemove() [attached]
- positionViewAtBeginning()
- positionViewAtEnd()
- positionViewAtIndex(int index, PositionMode mode)
The following members are inherited from Flickable.
- atXBeginning : bool
- atXEnd : bool
- atYBeginning : bool
- atYEnd : bool
- boundsBehavior : enumeration
- contentHeight : real
- contentItem : Item
- contentWidth : real
- contentX : real
- contentY : real
- flickDeceleration : real
- flickableDirection : enumeration
- flicking : bool
- flickingHorizontally : bool
- flickingVertically : bool
- horizontalVelocity : real
- interactive : bool
- maximumFlickVelocity : real
- moving : bool
- movingHorizontally : bool
- movingVertically : bool
- pressDelay : int
- verticalVelocity : real
- visibleArea.heightRatio : real
- visibleArea.widthRatio : real
- visibleArea.xPosition : real
- visibleArea.yPosition : real
- onFlickEnded()
- onFlickStarted()
- onMovementEnded()
- onMovementStarted()
- resizeContent(real width, real height, QPointF center)
(preliminary)
- returnToBounds()
(preliminary)
The following members are inherited from Item.
- activeFocus : bool
- anchors.baseline : AnchorLine
- anchors.baselineOffset : real
- anchors.bottom : AnchorLine
- anchors.bottomMargin : real
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : real
- 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
- children : list<Item>
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- data : list<Object>
- focus : bool
- height : real
- implicitHeight : real
- implicitWidth : real
- opacity : real
- parent : Item
- resources : list<Object>
- rotation : real
- scale : real
- state : string
- states : list<State>
- transform : list<Transform>
- transformOrigin : enumeration
- transitions : list<Transition>
- visible : bool
- width : real
- x : real
- y : real
- z : real
- childAt(real x, real y)
- forceActiveFocus()
- object mapFromItem(Item item, real x, real y)
- object mapToItem(Item item, real x, real y)