Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQuickWindowPrivate::Redirect Struct Reference

#include <qquickwindow_p.h>

+ Collaboration diagram for QQuickWindowPrivate::Redirect:

Public Attributes

QRhiCommandBuffercommandBuffer = nullptr
 
QQuickWindowRenderTarget rt
 
bool renderTargetDirty = false
 

Detailed Description

Definition at line 203 of file qquickwindow_p.h.

Member Data Documentation

◆ commandBuffer

◆ renderTargetDirty

bool QQuickWindowPrivate::Redirect::renderTargetDirty = false

Definition at line 206 of file qquickwindow_p.h.

Referenced by QQuickWindowPrivate::ensureCustomRenderTarget().

◆ rt


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