Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QRhiSwapChainProxyData Struct Reference

\inmodule QtGui More...

#include <qrhi.h>

+ Collaboration diagram for QRhiSwapChainProxyData:

Public Attributes

voidreserved [2] = {}
 

Detailed Description

\inmodule QtGui

Since
6.6

Opaque data describing native objects needed to set up a swapchain.

Note
This is a RHI API with limited compatibility guarantees, see \l QRhi for details.
See also
QRhi::updateSwapChainProxyData()

Definition at line 1507 of file qrhi.h.

Member Data Documentation

◆ reserved

void* QRhiSwapChainProxyData::reserved[2] = {}

Definition at line 1509 of file qrhi.h.

Referenced by qrhi_objectFromProxyData().


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