![]() |
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 * | context |
Definition at line 54 of file qquickgraphicsdevice_p.h.
void* QQuickGraphicsDevicePrivate::DeviceAndContext::context |
Definition at line 56 of file qquickgraphicsdevice_p.h.
Referenced by testing.tools.safetynet_job.JobRun::_BuildRunMetadata(), testing.tools.safetynet_job.JobRun::_IncrementalRun(), testing.tools.safetynet_job.JobRun::_WriteCheckpoint(), testing.tools.safetynet_job.JobRun::_WriteRawJson(), and testing.tools.safetynet_job.JobRun::Run().
void* QQuickGraphicsDevicePrivate::DeviceAndContext::device |
Definition at line 55 of file qquickgraphicsdevice_p.h.