java.lang.Object
io.qt.QtObject
io.qt.gui.rhi.QRhiNativeHandles
- All Implemented Interfaces:
QtObjectInterface
- Direct Known Subclasses:
QRhiD3D11NativeHandles
,QRhiD3D12CommandBufferNativeHandles
,QRhiD3D12NativeHandles
,QRhiGles2NativeHandles
,QRhiMetalCommandBufferNativeHandles
,QRhiMetalNativeHandles
,QRhiNullNativeHandles
Base class for classes exposing backend-specific collections of native resource objects
Java wrapper for Qt class QRhiNativeHandles
This class was introduced in Qt 6.6.
-
Constructor Summary
-
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QRhiNativeHandles
public QRhiNativeHandles()See
QRhiNativeHandles::
QRhiNativeHandles()
-