java.lang.Object
io.qt.QtObject
io.qt.gui.rhi.QRhiSwapChainProxyData
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Opaque data describing native objects needed to set up a swapchain
Java wrapper for Qt class QRhiSwapChainProxyData
This class was introduced in Qt 6.6.
-
Constructor Summary
ConstructorDescriptionSeeQRhiSwapChainProxyData::
QRhiSwapChainProxyData() QRhiSwapChainProxyData
(QNativePointer reserved) SeeQRhiSwapChainProxyData::
QRhiSwapChainProxyData{void*[2]} SeeQRhiSwapChainProxyData::
QRhiSwapChainProxyData(QRhiSwapChainProxyData) -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QRhiSwapChainProxyData
public QRhiSwapChainProxyData()See
QRhiSwapChainProxyData::
QRhiSwapChainProxyData() -
QRhiSwapChainProxyData
See
QRhiSwapChainProxyData::
QRhiSwapChainProxyData(QRhiSwapChainProxyData) -
QRhiSwapChainProxyData
See
QRhiSwapChainProxyData::
QRhiSwapChainProxyData{void*[2]}
-
-
Method Details