QLogicAspect Class

class Qt3DLogic::QLogicAspect

Responsible for handling frame synchronization jobs. \since 5.7. More...

Header: #include <QLogicAspect>
Inherits: Qt3DCore::QAbstractAspect

Public Functions

QLogicAspect(QObject *parent = nullptr)
virtual ~QLogicAspect()

Detailed Description

\inheritsQt3DCore::QAbstractAspect \inmodule Qt3DLogic

Member Function Documentation

[explicit] QLogicAspect::QLogicAspect(QObject *parent = nullptr)

Constructs a new Qt3DLogic::QLogicAspect instance with parent.

[virtual noexcept] QLogicAspect::~QLogicAspect()

\internal