QLogicAspect Class
(Qt3DLogic::QLogicAspect)Responsible for handling frame synchronization jobs. More...
Header: | #include <QLogicAspect> |
qmake: | QT += 3dlogic |
Since: | Qt 5.7 |
Inherits: | Qt3DCore::QAbstractAspect |
Public Functions
QLogicAspect(QObject *parent = nullptr) |
Additional Inherited Members
- 3 protected functions inherited from Qt3DCore::QAbstractAspect
Detailed Description
Responsible for handling frame synchronization jobs.
Member Function Documentation
QLogicAspect::QLogicAspect(QObject *parent = nullptr)
Constructs a new Qt3DLogic::QLogicAspect instance with parent.