QRhiNativeHandles Struct

用于公开特定于后端本地资源对象集合的类的基类。更多

头文件: #include <rhi/qrhi.h>
CMake: find_package(Qt6 REQUIRED COMPONENTS Gui)
target_link_libraries(mytarget PRIVATE Qt6::GuiPrivate)
qmake: QT += gui-private
Qt 6.6
继承于
11 种类型

QRhiD3D11NativeHandles,QRhiD3D12CommandBufferNativeHandles,QRhiD3D12NativeHandles,QRhiGles2NativeHandles,QRhiMetalCommandBufferNativeHandles,QRhiMetalNativeHandles,QRhiNullNativeHandles,QRhiVulkanCommandBufferNativeHandles,QRhiVulkanNativeHandles,QRhiVulkanQueueSubmitParams, 和QRhiVulkanRenderPassNativeHandles

详细说明

注意: 这是一个 RHI API,具有有限的兼容性保证,详情请参见QRhi

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.