Quick Namespace

Qt3DRender::Quick

Internal namespace to import QML types. More...

Header: #include <Quick>
CMake: find_package(Qt6 COMPONENTS 3dquickscene2d REQUIRED)
target_link_libraries(mytarget PRIVATE Qt6::3dquickscene2d)
qmake: QT += 3dquickscene2d

Classes

Detailed Description

Classes

class QScene2D

This class enables rendering qml into a texture, which then can be used as a part of 3D scene. More...

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