QRhiSwapChainProxyData Struct
Opaque data describing native objects needed to set up a swapchain. More...
Header: | #include <QRhiSwapChainProxyData> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS Gui) target_link_libraries(mytarget PRIVATE Qt6::Gui) |
qmake: | QT += gui |
Since: | Qt 6.6 |
Detailed Description
Note: This is a RHI API with limited compatibility guarantees, see QRhi for details.
See also QRhi::updateSwapChainProxyData().