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
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 1543 of file qrhi.h.

Member Data Documentation

◆ reserved

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

Definition at line 1545 of file qrhi.h.

Referenced by qrhi_objectFromProxyData().


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