QLogicAspect Class▲
- 
					Header: QLogicAspect 
- 
					CMake: find_package(Qt6 REQUIRED COMPONENTS 3dlogic) target_link_libraries(mytarget PRIVATE Qt6::3dlogic) 
- 
					qmake: QT += 3dlogic 
- 
					Inherits: Qt3DCore::QAbstractAspect 
Detailed Description▲
Member Function Documentation▲
[explicit] QLogicAspect::QLogicAspect(QObject *parent = nullptr)▲
Constructs a new Qt3DLogic::QLogicAspect instance with parent.




