QAnimationAspect Class
class Qt3DAnimation::QAnimationAspectProvides key-frame animation capabilities to Qt 3D. \since
5.9. More...
Header: | #include <QAnimationAspect> |
Inherits: | Qt3DCore::QAbstractAspect |
Public Functions
QAnimationAspect(QObject *parent = nullptr) | |
virtual | ~QAnimationAspect() |
Detailed Description
\inherits
Qt3DCore::QAbstractAspect \inmodule
Qt3DAnimation
QAnimationAspect provides key-frame animation to Qt 3D.
Member Function Documentation
[explicit]
QAnimationAspect::QAnimationAspect(QObject *parent = nullptr)
Constructs a new QAnimationAspect with parent.
[virtual noexcept]
QAnimationAspect::~QAnimationAspect()
\internal