Logic Namespace
Qt3DLogic::LogicUsed to import and use the module's QML types. More...
Header: | #include <Logic> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS 3dlogic) target_link_libraries(mytarget PRIVATE Qt6::3dlogic) |
qmake: | QT += 3dlogic |
Used to import and use the module's QML types. More...
Header: | #include <Logic> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS 3dlogic) target_link_libraries(mytarget PRIVATE Qt6::3dlogic) |
qmake: | QT += 3dlogic |