QLogicAspect Class

class Qt3DLogic::QLogicAspect

Responsible for handling frame synchronization jobs. More...

Header: #include <QLogicAspect>
CMake: find_package(Qt6 COMPONENTS 3dlogic REQUIRED) target_link_libraries(mytarget PRIVATE Qt6::3dlogic)
qmake: QT += 3dlogic
Since: Qt 5.7
Inherits: Qt3DCore::QAbstractAspect

Public Functions

QLogicAspect(QObject *parent = nullptr)

Detailed Description

Member Function Documentation

QLogicAspect::QLogicAspect(QObject *parent = nullptr)

Constructs a new Qt3DLogic::QLogicAspect instance with parent.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.0/qt3dlogic-qlogicaspect.html