Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSGOpenVGRenderLoop::WindowData Struct Reference

#include <qsgopenvgrenderloop_p.h>

+ Collaboration diagram for QSGOpenVGRenderLoop::WindowData:

Public Attributes

bool updatePending: 1
 
bool grabOnly: 1
 

Detailed Description

Definition at line 42 of file qsgopenvgrenderloop_p.h.

Member Data Documentation

◆ grabOnly

bool QSGOpenVGRenderLoop::WindowData::grabOnly

Definition at line 44 of file qsgopenvgrenderloop_p.h.

◆ updatePending

bool QSGOpenVGRenderLoop::WindowData::updatePending

Definition at line 43 of file qsgopenvgrenderloop_p.h.

Referenced by QSGOpenVGRenderLoop::show().


The documentation for this struct was generated from the following file: