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