java.lang.Object
io.qt.QtObject
io.qt.gui.rhi.QRhiInitParams
io.qt.gui.rhi.QRhiD3D11InitParams
- All Implemented Interfaces:
QtObjectInterface
Direct3D 11 specific initialization parameters
Java wrapper for Qt class QRhiD3D11InitParams
- Since:
- This class was introduced in Qt 6.6.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal boolean
final void
setEnableDebugLayer
(boolean enableDebugLayer) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QRhiD3D11InitParams
public QRhiD3D11InitParams()See
QRhiD3D11InitParams::
QRhiD3D11InitParams()
-
-
Method Details
-
setEnableDebugLayer
- Parameters:
enableDebugLayer
-
-
enableDebugLayer
- Returns:
-