List of All Members for TableView
This is the complete list of members for TableView, including inherited members.
- alternatingRowColors : bool
- backgroundVisible : bool
- columnCount : int
- contentFooter : Component
- contentHeader : Component
- currentRow : int
- headerDelegate : Component
- headerVisible : bool
- itemDelegate : Component
- model : var
- rowCount : int
- rowDelegate : Component
- section : alias
- section.criteria : enumeration
- section.delegate : Component
- section.labelPositioning : enumeration
- section.property : string
- selection : Selection
- selectionMode : int
- sortIndicatorColumn : int
- sortIndicatorOrder : int
- sortIndicatorVisible : bool
- activated(int row)
- addColumn(column)
- clicked(int row)
- doubleClicked(int row)
- getColumn(index)
- insertColumn(index, column)
- moveColumn(from, to)
- positionViewAtRow(row, mode)
- removeColumn(index)
- rowAt(x, y)
The following members are inherited from ScrollView.
- contentItem : Item
- flickableItem : Item
- frameVisible : bool
- highlightOnFocus : bool
- viewport : Item