Qt 6.8
Qt 3D
C++ Classes
Qt3DRender (Deprecated)
QComputeCommand
Qt 6.8.2 Reference Documentation
List of All Members for QComputeCommand
This is the complete list of members for
Qt3DRender::QComputeCommand
, including inherited members.
QComputeCommand
(Qt3DCore::QNode *)
addedToEntity
(Qt3DCore::QEntity *)
blockNotifications
(bool) : bool
childNodes
() const : Qt3DCore::QNodeVector
enabledChanged
(bool)
entities
() const : QList<Qt3DCore::QEntity *>
id
() const : Qt3DCore::QNodeId
isEnabled
() const : bool
isShareable
() const : bool
nodeDestroyed
()
notificationsBlocked
() const : bool
parentChanged
(QObject *)
parentNode
() const : Qt3DCore::QNode *
removedFromEntity
(Qt3DCore::QEntity *)
runType
() const : Qt3DRender::QComputeCommand::RunType
runTypeChanged
()
setEnabled
(bool)
setParent
(Qt3DCore::QNode *)
setRunType
(Qt3DRender::QComputeCommand::RunType)
setShareable
(bool)
setWorkGroupX
(int)
setWorkGroupY
(int)
setWorkGroupZ
(int)
shareableChanged
(bool)
trigger
(int)
trigger
(int, int, int, int)
workGroupX
() const : int
workGroupXChanged
()
workGroupY
() const : int
workGroupYChanged
()
workGroupZ
() const : int
workGroupZChanged
()