Module qtjambi
Package io.qt.gui.rhi

Class QRhiSwapChainProxyData

java.lang.Object
io.qt.QtObject
io.qt.gui.rhi.QRhiSwapChainProxyData
All Implemented Interfaces:
QtObjectInterface, Cloneable

public class QRhiSwapChainProxyData extends QtObject implements Cloneable

Opaque data describing native objects needed to set up a swapchain

Java wrapper for Qt class QRhiSwapChainProxyData

  • Constructor Details

    • QRhiSwapChainProxyData

      public QRhiSwapChainProxyData()

      See QRhiSwapChainProxyData::QRhiSwapChainProxyData()

    • QRhiSwapChainProxyData

      public QRhiSwapChainProxyData(QRhiSwapChainProxyData other)

      See QRhiSwapChainProxyData::QRhiSwapChainProxyData(QRhiSwapChainProxyData)

    • QRhiSwapChainProxyData

      public QRhiSwapChainProxyData(QNativePointer reserved)

      See QRhiSwapChainProxyData::QRhiSwapChainProxyData{void*[2]}

  • Method Details