就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.12.12
Qt Quick Controls 1
QML 类型
List of All Members for TreeView
List of All Members for TreeView
这是完整成员列表为
TreeView
,包括继承的成员。
currentIndex
: QModelIndex
itemDelegate
: Component
model
: QAbstractItemModel
rootIndex
: QModelIndex
section.criteria
: enumeration
section.delegate
: Component
section.labelPositioning
: enumeration
section.property
: string
selection
: ItemSelectionModel
activated
(QModelIndex
index
)
clicked
(QModelIndex
index
)
void
collapse
(QModelIndex
index
)
collapsed
(QModelIndex
index
)
doubleClicked
(QModelIndex
index
)
void
expand
(QModelIndex
index
)
expanded
(QModelIndex
index
)
QModelIndex
indexAt
( int
x
,
int y
)
bool
isExpanded
(QModelIndex
index
)
pressAndHold
(QModelIndex
index
)
The following members are inherited from
ScrollView
.
contentItem
: Item
flickableItem
: Item
frameVisible
: bool
highlightOnFocus
: bool
horizontalScrollBarPolicy
: enumeration
style
: Component
verticalScrollBarPolicy
: enumeration
viewport
: Item