就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.8.5
Qt Graphs
QML 类型
QtGraphs
Custom3DLabel
List of All Members for Custom3DLabel
这是完整成员列表为
Custom3DLabel
,包括继承的成员。
backgroundColor
: color
backgroundVisible
: bool
borderVisible
: bool
facingCamera
: bool
font
: font
text
: string
textColor
: color
backgroundColorChanged
(color
color
)
backgroundEnabledChanged
(bool
enabled
)
borderEnabledChanged
(bool
enabled
)
facingCameraChanged
(bool
enabled
)
fontChanged
(font
font
)
textChanged
(string
text
)
textColorChanged
(color
color
)
The following members are inherited from
Custom3DItem
.
meshFile
: string
位置
: vector3d
positionAbsolute
: bool
rotation
: quaternion
scaling
: vector3d
scalingAbsolute
: bool
shadowCasting
: bool
textureFile
: string
visible
: bool
meshFileChanged
(string
meshFile
)
positionAbsoluteChanged
(bool
positionAbsolute
)
positionChanged
(vector3d
position
)
rotationChanged
(quaternion
rotation
)
scalingAbsoluteChanged
(bool
scalingAbsolute
)
scalingChanged
(vector3d
scaling
)
void
setRotationAxisAndAngle
(vector3d
axis
, real
angle
)
shadowCastingChanged
(bool
shadowCasting
)
textureFileChanged
(string
textureFile
)
visibleChanged
(bool
visible
)