Qt 5.15
Qt Data Visualization
C++ Classes
QCustom3DLabel
Qt Data Visualization | Commercial or GPLv3
List of All Members for QCustom3DLabel
This is the complete list of members for
QCustom3DLabel
, including inherited members.
QCustom3DLabel
(const QString &, const QFont &, const QVector3D &, const QVector3D &, const QQuaternion &, QObject *)
QCustom3DLabel
(QObject *)
backgroundColorChanged
(const QColor &)
backgroundEnabledChanged
(bool )
borderEnabledChanged
(bool )
facingCameraChanged
(bool )
fontChanged
(const QFont &)
meshFileChanged
(const QString &)
positionAbsoluteChanged
(bool )
positionChanged
(const QVector3D &)
rotationChanged
(const QQuaternion &)
scalingAbsoluteChanged
(bool )
scalingChanged
(const QVector3D &)
shadowCastingChanged
(bool )
textChanged
(const QString &)
textColorChanged
(const QColor &)
textureFileChanged
(const QString &)
visibleChanged
(bool )
~QCustom3DLabel
()
backgroundColor
() const : QColor
font
() const : QFont
isBackgroundEnabled
() const : bool
isBorderEnabled
() const : bool
isFacingCamera
() const : bool
isPositionAbsolute
() const : bool
isScalingAbsolute
() const : bool
isShadowCasting
() const : bool
isVisible
() const : bool
meshFile
() const : QString
position
() const : QVector3D
rotation
() : QQuaternion
scaling
() const : QVector3D
setBackgroundColor
(const QColor &)
setBackgroundEnabled
(bool )
setBorderEnabled
(bool )
setFacingCamera
(bool )
setFont
(const QFont &)
setMeshFile
(const QString &)
setPosition
(const QVector3D &)
setPositionAbsolute
(bool )
setRotation
(const QQuaternion &)
setRotationAxisAndAngle
(const QVector3D &, float )
setScaling
(const QVector3D &)
setScalingAbsolute
(bool )
setShadowCasting
(bool )
setText
(const QString &)
setTextColor
(const QColor &)
setTextureFile
(const QString &)
setTextureImage
(const QImage &)
setVisible
(bool )
text
() const : QString
textColor
() const : QColor
textureFile
() const : QString