C
List of All Members for TreeView
This is the complete list of members for TreeView, including inherited members.
- currentIndex : int
- currentItem : int
- currentModelIndex : int
- depth : int [attached]
- hasChildren : bool [attached]
- isExpanded : bool [attached]
- navigationMode : int
- styleHints : int
- view : TreeView [attached]
- collapse(row)
- collapseModelIndex(modelIndex)
- int columnAtX(x, includeSpacing)
- int depth(row)
- expand(row)
- expandModelIndex(modelIndex)
- bool hasChildren(row)
- bool hasSiblings(row)
- bool isExpanded(row)
- bool isModelIndexExpanded(modelIndex)
- Item itemAtCell(point cell)
- Item itemAtIndex(viewIndex)
- Item itemAtModelIndex(modelIndex)
- QModelIndex mapFromModel(modelIndex)
- QModelIndex mapToModel(viewIndex)
- int rowAtY(y, includeSpacing)
- toggleExpanded(row)
- toggleModelIndexExpanded(modelIndex)
- QModelIndex viewIndex(column, row)
The following members are inherited from TableView.
- columnSpacing : real
- columnWidthProvider : var
- columns : int
- contentHeight : real
- contentWidth : real
- delegate : Component
- model : model
- reuseItems : bool
- rowHeightProvider : var
- rowSpacing : real
- rows : int
- syncDirection : Qt::Orientations
- syncView : TableView
- view : TableView [attached]
- forceLayout()
- pooled()
- reused()
Available under certain Qt licenses.
Find out more.