Contains classes used for implementing QML functionality into Qt3D applications. More...
Header: | #include <Quick> |
CMake: | find_package(Qt6 COMPONENTS 3dcore REQUIRED) target_link_libraries(mytarget PRIVATE Qt6::3dcore) |
qmake: | QT += 3dcore |
class | QQmlAspectEngine |
The QQmlAspectEngine provides an environment for the QAspectEngine and a method for instantiating QML components. More...
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qt3dcore-quick.html