List of All Members for TreeView
This is the complete list of members for TreeView, including inherited members.
- alternatingRowColors : bool
- backgroundVisible : bool
- columnCount : int
- contentFooter : Component
- contentHeader : Component
- currentIndex : QModelIndex
- headerDelegate : Component
- headerVisible : bool
- itemDelegate : Component
- model : QAbstractItemModel
- rootIndex : QModelIndex
- rowDelegate : Component
- section
- section.criteria : enumeration
- section.delegate : Component
- section.labelPositioning : enumeration
- section.property : string
- selection : ItemSelectionModel
- selectionMode : int
- sortIndicatorColumn : int
- sortIndicatorOrder : int
- sortIndicatorVisible : bool
- activated(QModelIndex index)
- TableViewColumn addColumn(object column)
- clicked(QModelIndex index)
- void collapse(QModelIndex index)
- collapsed(QModelIndex index)
- doubleClicked(QModelIndex index)
- void expand(QModelIndex index)
- expanded(QModelIndex index)
- TableViewColumn getColumn(int index)
- QModelIndex indexAt(int x, int y)
- TableViewColumn insertColumn(int index, object column)
- bool isExpanded(QModelIndex index)
- void moveColumn(int from, int to)
- pressAndHold(QModelIndex index)
- void removeColumn(int index)
- void resizeColumnsToContents()
The following members are inherited from ScrollView.
- contentItem : Item [default]
- flickableItem : Item
- frameVisible : bool
- highlightOnFocus : bool
- horizontalScrollBarPolicy : enumeration
- style : Component
- verticalScrollBarPolicy : enumeration
- viewport : Item