Qt 5.9
Qt Data Visualization
C++ Classes
QCustom3DItem
Qt 5.9.4 Reference Documentation
List of All Members for QCustom3DItem
This is the complete list of members for
QCustom3DItem
, including inherited members.
QCustom3DItem
(QObject *)
QCustom3DItem
(const QString &, const QVector3D &, const QVector3D &, const QQuaternion &, const QImage &, QObject *)
~QCustom3DItem
()
d_ptr
: QScopedPointer<QCustom3DItemPrivate>
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 &)
setMeshFile
(const QString &)
setPosition
(const QVector3D &)
setPositionAbsolute
(bool )
setRotation
(const QQuaternion &)
setRotationAxisAndAngle
(const QVector3D &, float )
setScaling
(const QVector3D &)
setScalingAbsolute
(bool )
setShadowCasting
(bool )
setTextureFile
(const QString &)
setTextureImage
(const QImage &)
setVisible
(bool )
shadowCastingChanged
(bool )
textureFile
() const : QString
textureFileChanged
(const QString &)
visibleChanged
(bool )