![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qquickgraphicsdevice_p.h>
Public Attributes | |
void * | device |
void * | cmdQueue |
Definition at line 59 of file qquickgraphicsdevice_p.h.
void* QQuickGraphicsDevicePrivate::DeviceAndCommandQueue::cmdQueue |
Definition at line 61 of file qquickgraphicsdevice_p.h.
void* QQuickGraphicsDevicePrivate::DeviceAndCommandQueue::device |
Definition at line 60 of file qquickgraphicsdevice_p.h.