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)
  • 30 public functions inherited from QObject
typedef QAspectJobPtr
typedef QBackendNodeMapperPtr
typedef QObjectList
QList<T> qFindChildren(const QObject *obj, const QRegExp &regExp)
T qobject_cast(QObject *object)
T qobject_cast(const QObject *object)

Macros

Additional Inherited Members

Detailed Description

Member Function Documentation

QLogicAspect::QLogicAspect(QObject *parent = nullptr)

Constructs a new Qt3DLogic::QLogicAspect instance with parent.