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
其他继承的成员
- 1 个属性继承自 QObject
- 1 个公有槽函数继承自 QObject
- 2 个信号继承自 QObject
- 1 个公有变量继承自 QObject
- 10 个静态公有成员继承自 QObject
- 5 个受保护的函数继承自 Qt3DCore::QAbstractAspect
- 9 个受保护的函数继承自 QObject
- 2 个受保护的变量继承自 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.