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