就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.7.2
Qt Graphs
QML 类型
QtGraphs (Technical Preview)
BarSet
List of All Members for BarSet
这是完整成员列表为
BarSet
,包括继承的成员。
borderColor
: color
borderWidth
: real
color
: color
count
: int
label
: string
labelColor
: color
selectedBars
: list
values
: QVariantList
append
(real
value
)
at
(int
index
)
remove
(int
index
, int
count
)
replace
(int
index
, real
value
)
valueChanged
(int
index
)
valuesAdded
(int
index
, int
count
)
valuesRemoved
(int
index
, int
count
)