Qt3DLogic::QLogicAspect Class

class Qt3DLogic::QLogicAspect

负责处理帧同步工作。更多

头文件: #include <QLogicAspect>
CMake: find_package(Qt6 REQUIRED COMPONENTS 3dlogic)
target_link_libraries(mytarget PRIVATE Qt6::3dlogic)
qmake: QT += 3dlogic
继承: Qt3DCore::QAbstractAspect
状态:已废弃

公共函数

QLogicAspect(QObject *parent = nullptr)

详细说明

成员函数文档

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

parent 构建一个新的Qt3DLogic::QLogicAspect 实例。

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.