QAnimationAspect Class

(Qt3DAnimation::QAnimationAspect)

Provides key-frame animation capabilities to Qt 3D. 更多...

头文件: #include <QAnimationAspect>
qmake: QT += 3danimation
开始支持版本: Qt 5.9
基类: Qt3DCore::QAbstractAspect

公有函数

QAnimationAspect(QObject *parent = nullptr)
  • 32 个公有函数继承自 QObject

其他继承的成员

详细描述

Provides key-frame animation capabilities to Qt 3D.

QAnimationAspect provides key-frame animation to Qt 3D.

成员函数

QAnimationAspect::QAnimationAspect(QObject *parent = nullptr)

Constructs a new QAnimationAspect with parent.