![]() |
Qt 6.x
The Qt SDK
|
#include <qcontinuinganimationgroupjob_p.h>
Definition at line 24 of file qcontinuinganimationgroupjob_p.h.
QT_BEGIN_NAMESPACE QContinuingAnimationGroupJob::QContinuingAnimationGroupJob | ( | ) |
Definition at line 9 of file qcontinuinganimationgroupjob.cpp.
QContinuingAnimationGroupJob::~QContinuingAnimationGroupJob | ( | ) |
Definition at line 13 of file qcontinuinganimationgroupjob.cpp.
Reimplemented from QAbstractAnimationJob.
Definition at line 83 of file qcontinuinganimationgroupjob.cpp.
References d, QAnimationGroupJob::debugChildren(), Qt::dec(), and Qt::hex().
|
inlineoverridevirtual |
Reimplemented from QAbstractAnimationJob.
Definition at line 31 of file qcontinuinganimationgroupjob_p.h.
|
overrideprotectedvirtual |
Reimplemented from QAnimationGroupJob.
Definition at line 64 of file qcontinuinganimationgroupjob.cpp.
References animation, child, QAbstractAnimation::currentTime, QAbstractAnimationJob::currentTime(), QVariantAnimation::duration, QAnimationGroupJob::m_children, Q_ASSERT, QAnimationGroupJob::setUncontrolledAnimationFinishTime(), QAbstractAnimationJob::stop(), and QAnimationGroupJob::uncontrolledAnimationFinishTime().
|
overrideprotectedvirtual |
Reimplemented from QAbstractAnimationJob.
Definition at line 17 of file qcontinuinganimationgroupjob.cpp.
References animation, QDoubleEndedList< N >::isEmpty(), QAnimationGroupJob::m_children, QAbstractAnimationJob::m_currentTime, Q_ASSERT, RETURN_IF_DELETED, QAbstractAnimation::setCurrentTime(), QAbstractAnimation::state, and QAbstractAnimationJob::state().
|
overrideprotectedvirtual |
Reimplemented from QAbstractAnimationJob.
Definition at line 56 of file qcontinuinganimationgroupjob.cpp.
References animation, QAbstractAnimationJob::direction(), QAbstractAnimationJob::isStopped(), QAnimationGroupJob::m_children, and QAbstractAnimation::setDirection().
|
overrideprotectedvirtual |
Reimplemented from QAbstractAnimationJob.
Definition at line 27 of file qcontinuinganimationgroupjob.cpp.
References animation, QDoubleEndedList< N >::isEmpty(), QAnimationGroupJob::m_children, QAbstractAnimationJob::m_direction, newState(), QAbstractAnimation::pause(), QAbstractAnimationJob::Paused, QAnimationGroupJob::resetUncontrolledAnimationFinishTime(), RETURN_IF_DELETED, QAbstractAnimationJob::Running, QAbstractAnimation::setDirection(), QAbstractAnimation::start(), QAbstractAnimation::stop(), QAbstractAnimationJob::stop(), QAbstractAnimationJob::Stopped, and QAbstractAnimationJob::updateState().