Qt 6.9
Qt Graphs
C++ Classes
QtGraphs
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 &, QVector3D, QVector3D, const QQuaternion &, QObject *)
~QCustom3DLabel
()
backgroundColor
() const : QColor
backgroundColorChanged
(QColor)
backgroundVisibleChanged
(bool)
borderVisibleChanged
(bool)
facingCameraChanged
(bool)
font
() const : QFont
fontChanged
(const QFont &)
isBackgroundVisible
() const : bool
isBorderVisible
() 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
(QVector3D)
rotation
() : QQuaternion
rotationChanged
(const QQuaternion &)
scaling
() const : QVector3D
scalingAbsoluteChanged
(bool)
scalingChanged
(QVector3D)
setBackgroundColor
(QColor)
setBackgroundVisible
(bool)
setBorderVisible
(bool)
setFacingCamera
(bool)
setFont
(const QFont &)
setMeshFile
(const QString &)
setPosition
(QVector3D)
setPositionAbsolute
(bool)
setRotation
(const QQuaternion &)
setRotationAxisAndAngle
(QVector3D, float)
setScaling
(QVector3D)
setScalingAbsolute
(bool)
setShadowCasting
(bool)
setText
(const QString &)
setTextColor
(QColor)
setTextureFile
(const QString &)
setTextureImage
(const QImage &)
setVisible
(bool)
shadowCastingChanged
(bool)
text
() const : QString
textChanged
(const QString &)
textColor
() const : QColor
textColorChanged
(QColor)
textureFile
() const : QString
textureFileChanged
(const QString &)
visibleChanged
(bool)