java.lang.Object
io.qt.QtObject
io.qt.gui.rhi.QRhiNativeHandles
io.qt.gui.rhi.QRhiMetalNativeHandles
- All Implemented Interfaces:
QtObjectInterface
Holds the Metal device used by the QRhi
Java wrapper for Qt class QRhiMetalNativeHandles
This class was introduced in Qt 6.6.
-
Constructor Summary
ConstructorDescriptionSeeQRhiMetalNativeHandles::
QRhiMetalNativeHandles() -
Method Summary
Modifier and TypeMethodDescriptionfinal QNativePointer
cmdQueue()
final QNativePointer
dev()
final void
setCmdQueue
(QNativePointer cmdQueue) final void
setDev
(QNativePointer dev) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QRhiMetalNativeHandles
public QRhiMetalNativeHandles()See
QRhiMetalNativeHandles::
QRhiMetalNativeHandles()
-
-
Method Details
-
setCmdQueue
-
cmdQueue
-
setDev
-
dev
-