Qt3DCore::Quick Namespace

namespace Qt3DCore::Quick

包含用于在 Qt3D 应用程序中实现 QML 功能的类。更多

头文件: #include <Quick>
CMake: find_package(Qt6 REQUIRED COMPONENTS 3DCore)
target_link_libraries(mytarget PRIVATE Qt6::3DCore)
qmake: QT += 3dcore
状态:已废弃

类别

详细说明

QQmlAspectEngine

QQmlAspectEngine 为QAspectEngine 提供环境,并为实例化 QML 组件提供方法。更多

© 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.