就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.8.5
Qt Graphs
QML 类型
QtGraphs
Scatter3DSeries
List of All Members for Scatter3DSeries
这是完整成员列表为
Scatter3DSeries
,包括继承的成员。
baseColor
: color
baseGradient
: Gradient
colorStyle
: GraphsTheme.ColorStyle
dataArray
: ScatterDataArray
dataProxy
: ScatterDataProxy
invalidSelectionIndex
: qsizetype
itemLabel
: string
itemLabelFormat
: string
itemLabelVisible
: bool
itemSize
: real
mesh
: Abstract3DSeries.Mesh
meshRotation
: quaternion
meshSmooth
: bool
multiHighlightColor
: color
multiHighlightGradient
: Gradient
name
: string
selectedItem
: qsizetype
singleHighlightColor
: color
singleHighlightGradient
: Gradient
type
: Abstract3DSeries.SeriesType
userDefinedMesh
: string
visible
: bool
baseColorChanged
(color
color
)
baseGradientChanged
(Gradient
gradient
)
colorStyleChanged
(GraphsTheme.ColorStyle
style
)
dataArrayChanged
(ScatterDataArray
array
)
dataProxyChanged
(ScatterDataProxy
proxy
)
itemLabelChanged
(string
label
)
itemLabelFormatChanged
(string
format
)
itemLabelVisibilityChanged
(bool
visible
)
itemSizeChanged
(float
size
)
meshChanged
(Abstract3DSeries.Mesh
mesh
)
meshRotationChanged
(quaternion
rotation
)
meshSmoothChanged
(bool
enabled
)
multiHighlightColorChanged
(color
color
)
multiHighlightGradientChanged
(Gradient
gradient
)
nameChanged
(string
name
)
selectedItemChanged
(qsizetype
index
)
void
setMeshAxisAndAngle
(vector3d
axis
, real
angle
)
singleHighlightColorChanged
(color
color
)
singleHighlightGradientChanged
(Gradient
gradient
)
userDefinedMeshChanged
(string
fileName
)
visibilityChanged
(bool
visible
)