Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 234 of file qquickwindow_p.h.

Member Data Documentation

◆ commandBuffer

QRhiCommandBuffer* QQuickWindowPrivate::Redirect::commandBuffer = nullptr

Definition at line 235 of file qquickwindow_p.h.

◆ renderTargetDirty

bool QQuickWindowPrivate::Redirect::renderTargetDirty = false

Definition at line 237 of file qquickwindow_p.h.

◆ rt

QQuickWindowRenderTarget QQuickWindowPrivate::Redirect::rt

Definition at line 236 of file qquickwindow_p.h.


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