List of All Members for PathView
This is the complete list of members for PathView, including inherited members.
- cacheItemCount : int
- count : int
- currentIndex : int
- currentItem : Item
- delegate : Component
- dragMargin : real
- dragging : bool
- flickDeceleration : real
- flicking : bool
- highlight : Component
- highlightItem : Item
- highlightMoveDuration : int
- highlightRangeMode : enumeration
- interactive : bool
- isCurrentItem : bool [attached]
- maximumFlickVelocity : real
- model : model
- movementDirection : enumeration
- moving : bool
- offset : real
- onPath : bool [attached]
- path : Path
- pathItemCount : int
- preferredHighlightBegin : real
- preferredHighlightEnd : real
- snapMode : enumeration
- view : PathView [attached]
- decrementCurrentIndex()
- dragEnded()
- dragStarted()
- flickEnded()
- flickStarted()
- incrementCurrentIndex()
- int indexAt(real x, real y)
- Item itemAt(real x, real y)
- Item itemAtIndex(int index)
- movementEnded()
- movementStarted()
- positionViewAtIndex(int index, PositionMode mode)