![]() |
Qt 6.x
The Qt SDK
|
#include <qquickanimatorjob_p.h>
Inheritance diagram for QQuickScaleAnimatorJob:
Collaboration diagram for QQuickScaleAnimatorJob:Definition at line 212 of file qquickanimatorjob_p.h.
|
overridevirtual |
Reimplemented from QAbstractAnimationJob.
Definition at line 446 of file qquickanimatorjob.cpp.
References QQuickAnimatorJob::m_from, QQuickTransformAnimatorJob::m_helper, QQuickAnimatorJob::m_to, QQuickAnimatorJob::m_value, QQuickAnimatorJob::progress(), QQuickTransformAnimatorJob::Helper::scale, time, and QQuickTransformAnimatorJob::Helper::wasChanged.
Here is the call graph for this function:
|
overridevirtual |
Implements QQuickAnimatorJob.
Definition at line 440 of file qquickanimatorjob.cpp.
References QQuickAnimatorJob::m_target, QQuickItem::setScale(), and QQuickAnimatorJob::value().
Here is the call graph for this function: