![]() |
Qt 6.x
The Qt SDK
|
#include <qquickanimatorjob_p.h>
Definition at line 248 of file qquickanimatorjob_p.h.
QQuickOpacityAnimatorJob::QQuickOpacityAnimatorJob | ( | ) |
Definition at line 503 of file qquickanimatorjob.cpp.
|
overridevirtual |
Implements QQuickAnimatorJob.
Definition at line 560 of file qquickanimatorjob.cpp.
Referenced by postSync().
|
overridevirtual |
Reimplemented from QQuickAnimatorJob.
Definition at line 508 of file qquickanimatorjob.cpp.
References QSGNode::appendChildNode(), child, d, QQuickItemPrivate::get(), invalidate(), QQuickAnimatorJob::m_target, Q_ASSERT, QSGNode::reparentChildNodesTo(), and updateCurrentTime().
|
overridevirtual |
Reimplemented from QAbstractAnimationJob.
Definition at line 571 of file qquickanimatorjob.cpp.
References QQuickAnimatorJob::m_from, QQuickAnimatorJob::m_to, QQuickAnimatorJob::m_value, QQuickAnimatorJob::progress(), QSGOpacityNode::setOpacity(), and time.
Referenced by postSync().
|
overridevirtual |
Implements QQuickAnimatorJob.
Definition at line 565 of file qquickanimatorjob.cpp.
References QQuickAnimatorJob::m_target, QQuickItem::setOpacity(), and QQuickAnimatorJob::value().