Qt 6.8
Qt 3D
C++ Classes
Qt3DRender (Deprecated)
QDirectionalLight
Qt 6.8.2 Reference Documentation
List of All Members for QDirectionalLight
This is the complete list of members for
Qt3DRender::QDirectionalLight
, including inherited members.
enum
Type
QDirectionalLight
(Qt3DCore::QNode *)
addedToEntity
(Qt3DCore::QEntity *)
blockNotifications
(bool) : bool
childNodes
() const : Qt3DCore::QNodeVector
color
() const : QColor
colorChanged
(const QColor &)
enabledChanged
(bool)
entities
() const : QList<Qt3DCore::QEntity *>
id
() const : Qt3DCore::QNodeId
intensity
() const : float
intensityChanged
(float)
isEnabled
() const : bool
isShareable
() const : bool
nodeDestroyed
()
notificationsBlocked
() const : bool
parentChanged
(QObject *)
parentNode
() const : Qt3DCore::QNode *
removedFromEntity
(Qt3DCore::QEntity *)
setColor
(const QColor &)
setEnabled
(bool)
setIntensity
(float)
setParent
(Qt3DCore::QNode *)
setShareable
(bool)
setWorldDirection
(const QVector3D &)
shareableChanged
(bool)
type
() const : Qt3DRender::QAbstractLight::Type
worldDirection
() const : QVector3D
worldDirectionChanged
(const QVector3D &)