就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Quick Controls 1
QML 类型
List of All Members for TableView
List of All Members for TableView
这是完整成员列表为
TableView
,包括继承的成员。
alternatingRowColors
: bool
backgroundVisible
: bool
columnCount
: int
contentFooter
: Component
contentHeader
: Component
currentRow
: int
headerDelegate
: Component
headerVisible
: bool
itemDelegate
: Component
model
: model
rowCount
: int
rowDelegate
: Component
section
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
)
TableViewColumn
addColumn
(object
column
)
clicked
(int
row
)
doubleClicked
(int
row
)
TableViewColumn
getColumn
(int
index
)
TableViewColumn
insertColumn
(int
index
, object
column
)
void
moveColumn
(int
from
, int
to
)
void
positionViewAtRow
(int
row
, PositionMode
mode
)
pressAndHold
(int
row
)
void
removeColumn
(int
index
)
void
resizeColumnsToContents
()
int
rowAt
(int
x
, int
y
)
The following members are inherited from
ScrollView
.
contentItem
: Item [default]
flickableItem
: Item
frameVisible
: bool
highlightOnFocus
: bool
horizontalScrollBarPolicy
: enumeration
style
: Component
verticalScrollBarPolicy
: enumeration
viewport
: Item