就業培訓
下載中心
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