Qt 5.12
Qt 3D
C++ Classes
QComputeCommand
Qt 5.12.0 Reference Documentation
List of All Members for QComputeCommand
This is the complete list of members for
Qt3DRender::QComputeCommand
, including inherited members.
QComputeCommand
(Qt3DCore::QNode *)
metaObject
() const : const QMetaObject *
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
setWorkGroupX
(int )
setWorkGroupY
(int )
setWorkGroupZ
(int )
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
workGroupX
() const : int
workGroupXChanged
()
workGroupY
() const : int
workGroupYChanged
()
workGroupZ
() const : int
workGroupZChanged
()