就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.12.12
Qt Quick Controls 1
QML 类型
List of All Members for TableView
List of All Members for TableView
这是完整成员列表为
TableView
,包括继承的成员。
currentRow
: int
itemDelegate
: Component
model
: model
rowCount
: int
section.criteria
: enumeration
section.delegate
: Component
section.labelPositioning
: enumeration
section.property
: string
selection
: Selection
activated
(int
row
)
clicked
(int
row
)
doubleClicked
(int
row
)
void
positionViewAtRow
( int
row
,
PositionMode mode
)
pressAndHold
(int
row
)
int
rowAt
( int
x
,
int y
)
The following members are inherited from
ScrollView
.
contentItem
: Item
flickableItem
: Item
frameVisible
: bool
highlightOnFocus
: bool
horizontalScrollBarPolicy
: enumeration
style
: Component
verticalScrollBarPolicy
: enumeration
viewport
: Item