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)
  • 32 public functions inherited from QObject

Additional Inherited Members

Detailed Description

Responsible for handling frame synchronization jobs.

Member Function Documentation

QLogicAspect::QLogicAspect(QObject *parent = nullptr)

Constructs a new Qt3DLogic::QLogicAspect instance with parent.