QLogicAspect Class

(Qt3DLogic::QLogicAspect)

Responsible for handling frame synchronization jobs. More...

Header: #include <QLogicAspect>
qmake: QT += 3dlogic
Since: Qt 5.7
Inherits: Qt3DCore::QAbstractAspect

This class was introduced in Qt 5.7.

Public Functions

QLogicAspect(QObject *parent = nullptr)
  • 16 public functions inherited from QObject
typedef QObjectList

Macros

Additional Inherited Members

Detailed Description

Member Function Documentation

QLogicAspect::QLogicAspect(QObject *parent = nullptr)

Constructs a new Qt3DLogic::QLogicAspect instance with parent.