![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsgsoftwarerenderloop_p.h>
Public Attributes | |
bool | updatePending: 1 |
bool | grabOnly: 1 |
Definition at line 53 of file qsgsoftwarerenderloop_p.h.
bool QSGSoftwareRenderLoop::WindowData::grabOnly |
Definition at line 55 of file qsgsoftwarerenderloop_p.h.
Referenced by QSGSoftwareRenderLoop::renderWindow(), and QSGSoftwareRenderLoop::show().
bool QSGSoftwareRenderLoop::WindowData::updatePending |
Definition at line 54 of file qsgsoftwarerenderloop_p.h.
Referenced by QSGSoftwareRenderLoop::grab(), QSGSoftwareRenderLoop::renderWindow(), and QSGSoftwareRenderLoop::show().