Qt 6.7
Qt Graphs
C++ Classes
QtGraphs (Technical Preview)
QCustom3DLabel
Qt Graphs | Commercial or GPLv3
List of All Members for QCustom3DLabel
This is the complete list of members for
QCustom3DLabel
, including inherited members.
QCustom3DLabel
(QObject *)
QCustom3DLabel
(const QString &, const QFont &, const QVector3D &, const QVector3D &, const QQuaternion &, QObject *)
~QCustom3DLabel
()
backgroundColor
() const : QColor
backgroundColorChanged
(const QColor &)
backgroundEnabledChanged
(bool)
borderEnabledChanged
(bool)
facingCameraChanged
(bool)
font
() const : QFont
fontChanged
(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
meshFileChanged
(const QString &)
position
() const : QVector3D
positionAbsoluteChanged
(bool)
positionChanged
(const QVector3D &)
rotation
() : QQuaternion
rotationChanged
(const QQuaternion &)
scaling
() const : QVector3D
scalingAbsoluteChanged
(bool)
scalingChanged
(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)
shadowCastingChanged
(bool)
text
() const : QString
textChanged
(const QString &)
textColor
() const : QColor
textColorChanged
(const QColor &)
textureFile
() const : QString
textureFileChanged
(const QString &)
visibleChanged
(bool)