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
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 231 of file qquickwindow_p.h.

Member Data Documentation

◆ commandBuffer

QRhiCommandBuffer* QQuickWindowPrivate::Redirect::commandBuffer = nullptr

Definition at line 232 of file qquickwindow_p.h.

◆ renderTargetDirty

bool QQuickWindowPrivate::Redirect::renderTargetDirty = false

Definition at line 234 of file qquickwindow_p.h.

◆ rt

QQuickWindowRenderTarget QQuickWindowPrivate::Redirect::rt

Definition at line 233 of file qquickwindow_p.h.


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