Qt 6.x
The Qt SDK
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

Definition at line 54 of file qsgsoftwarerenderloop_p.h.


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