就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Quick Controls 1
QML 类型
List of All Members for TabView
List of All Members for TabView
这是完整成员列表为
TabView
,包括继承的成员。
contentItem
: Item
count
: int
currentIndex
: int
frameVisible
: bool
tabPosition
: int
tabsVisible
: bool
Tab
addTab
(string
title
, Component
component
)
Tab
getTab
(int
index
)
Tab
insertTab
(int
index
, string
title
, Component
component
)
void
moveTab
(int
from
, int
to
)
void
removeTab
(int
index
)