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