就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Quick Controls 1
QML 类型
List of All Members for StackView
List of All Members for StackView
这是完整成员列表为
StackView
,包括继承的成员。
busy
: bool
currentItem
: Item
delegate
: StackViewDelegate
depth
: int
initialItem
: var
void
clear
()
void
completeTransition
()
Item
find
(
function
, bool
onlySearchLoadedItems
)
Item
get
(int
index
, bool
dontLoad
)
Item
pop
(Item
item
)
Item
push
(Item
item
)