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
QSGSoftwareRenderLoop::WindowData Struct Reference

#include <qsgsoftwarerenderloop_p.h>

+ Collaboration diagram for QSGSoftwareRenderLoop::WindowData:

Public Attributes

bool updatePending: 1
 
bool grabOnly: 1
 

Detailed Description

Definition at line 53 of file qsgsoftwarerenderloop_p.h.

Member Data Documentation

◆ grabOnly

bool QSGSoftwareRenderLoop::WindowData::grabOnly

Definition at line 55 of file qsgsoftwarerenderloop_p.h.

◆ updatePending

bool QSGSoftwareRenderLoop::WindowData::updatePending

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