Quick Namespace▲
-
Header: Quick
-
Since: Qt 5.7
-
CMake:
find_package(Qt6 REQUIRED COMPONENTS 3dcore)
target_link_libraries(mytarget PRIVATE Qt6::3dcore)
-
qmake: QT += 3dcore
-
Group: Quick is part of qt3d-namespaces
Detailed Description▲
Classes▲
class QQmlAspectEngine▲
The QQmlAspectEngine provides an environment for the QAspectEngine and a method for instantiating QML components.