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) |
- 1 public function inherited from Qt3DCore::QAbstractAspect
Static Public Members
const QMetaObject | staticMetaObject |
Additional Inherited Members
- 5 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.