List of All Members for ColumnView
This is the complete list of members for ColumnView, including inherited members.
- acceptsMouse : bool
(deprecated) - bottomPadding : real
- columnResizeMode : enumeration
- columnWidth : real
- contentChildren : list<Item>
- contentData : list<QtObject> [default]
- contentItem : Item [read-only]
- contentWidth : real [read-only]
- contentX : real
- count : int [read-only]
- currentIndex : int
- currentItem : Item [read-only]
- dragging : bool [read-only]
- fillWidth : bool [attached]
- globalFooter : Item [attached]
- globalHeader : Item [attached]
- inViewport : bool [read-only attached]
- index : int [attached]
- interactive : bool
- interactiveResizeEnabled : bool
(since 6.16)[attached] - interactiveResizing : bool
(since 6.16)[attached] - leadingVisibleItem : Item [read-only]
- maximumWidth : real
(since 6.16)[attached] - minimumWidth : real
(since 6.16)[attached] - moving : bool [read-only]
- pinned : bool [attached]
- preferredWidth : real
(since 6.16)[attached] - preventStealing : bool [attached]
- reservedSpace : real [attached]
- savedState : string
- scrollDuration : int
- separatorVisible : bool
- topPadding : real
- trailingVisibleItem : Item [read-only]
- view : ColumnView [read-only attached]
- visibleItems : list<QtObject> [read-only]
- Item get(int index)
(since 6.16) - itemInserted(int position, Item item)
- itemRemoved(Item item)
- Item pop()
- Item pop(var item)
- Item removeItem(var item)