就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 6.8.5
Qt Graphs
QML 類型
QtGraphs
Abstract3DSeries
List of All Members for Abstract3DSeries
這是完整成員列錶為
Abstract3DSeries
,包括繼承的成員。
baseColor
: color
baseGradient
: Gradient
colorStyle
: GraphsTheme.ColorStyle
itemLabel
: string
itemLabelFormat
: string
itemLabelVisible
: bool
mesh
: Abstract3DSeries.Mesh
meshRotation
: quaternion
meshSmooth
: bool
multiHighlightColor
: color
multiHighlightGradient
: Gradient
name
: string
singleHighlightColor
: color
singleHighlightGradient
: Gradient
type
: Abstract3DSeries.SeriesType
userDefinedMesh
: string
visible
: bool
baseColorChanged
(color
color
)
baseGradientChanged
(Gradient
gradient
)
colorStyleChanged
(GraphsTheme.ColorStyle
style
)
itemLabelChanged
(string
label
)
itemLabelFormatChanged
(string
format
)
itemLabelVisibilityChanged
(bool
visible
)
meshChanged
(Abstract3DSeries.Mesh
mesh
)
meshRotationChanged
(quaternion
rotation
)
meshSmoothChanged
(bool
enabled
)
multiHighlightColorChanged
(color
color
)
multiHighlightGradientChanged
(Gradient
gradient
)
nameChanged
(string
name
)
void
setMeshAxisAndAngle
(vector3d
axis
, real
angle
)
singleHighlightColorChanged
(color
color
)
singleHighlightGradientChanged
(Gradient
gradient
)
userDefinedMeshChanged
(string
fileName
)
visibilityChanged
(bool
visible
)