![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qabstractanimationjob_p.h>
Public Member Functions | |
virtual | ~QAnimationJobChangeListener () |
virtual void | animationFinished (QAbstractAnimationJob *) |
virtual void | animationStateChanged (QAbstractAnimationJob *, QAbstractAnimationJob::State, QAbstractAnimationJob::State) |
virtual void | animationCurrentLoopChanged (QAbstractAnimationJob *) |
virtual void | animationCurrentTimeChanged (QAbstractAnimationJob *, int) |
Definition at line 155 of file qabstractanimationjob_p.h.
|
virtual |
Definition at line 21 of file qabstractanimationjob.cpp.
|
inlinevirtual |
Reimplemented in QQmlTimerPrivate, QQmlTimerPrivate, QQuickAnimationGroupPrivate, QQuickFrameAnimationPrivate, QQuickFrameAnimationPrivate, and QQuickPropertyAnimationPrivate.
Definition at line 161 of file qabstractanimationjob_p.h.
|
inlinevirtual |
Reimplemented in QQuickAnimationControllerPrivate, and QQuickAnimationControllerPrivate.
Definition at line 162 of file qabstractanimationjob_p.h.
|
inlinevirtual |
Reimplemented in QQmlTimerPrivate, QQmlTimerPrivate, QQuickAbstractAnimationPrivate, QQuickAnimationControllerPrivate, QQuickAnimationControllerPrivate, QQuickAnimatorController, and QQuickItemViewPrivate.
Definition at line 159 of file qabstractanimationjob_p.h.
|
inlinevirtual |
Reimplemented in QQuickAnimatorController, QQuickBehaviorPrivate, QQuickBehaviorPrivate, and QQuickTransitionInstance.
Definition at line 160 of file qabstractanimationjob_p.h.