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