![]() |
Qt 6.x
The Qt SDK
|
#include <qquickanimation_p_p.h>
Additional Inherited Members | |
![]() | |
typedef void(* | StaticMetaCallFunction) (QObject *, QMetaObject::Call, int, void **) |
using | ConnectionDataPointer = QExplicitlySharedDataPointer< ConnectionData > |
Definition at line 216 of file qquickanimation_p_p.h.
|
inline |
Definition at line 220 of file qquickanimation_p_p.h.
|
overridevirtual |
Reimplemented from QAnimationJobChangeListener.
Definition at line 1777 of file qquickanimation.cpp.
References animationDirty, and restartFromCurrentLoop().
|
static |
Definition at line 1705 of file qquickanimation.cpp.
References list.
|
static |
Definition at line 1712 of file qquickanimation.cpp.
References list.
|
static |
Definition at line 1726 of file qquickanimation.cpp.
References list, and QQuickAbstractAnimation::setGroup().
|
static |
Definition at line 1719 of file qquickanimation.cpp.
References list.
|
static |
Definition at line 1748 of file qquickanimation.cpp.
References list.
|
static |
Definition at line 1737 of file qquickanimation.cpp.
void QQuickAnimationGroupPrivate::restartFromCurrentLoop | ( | ) |
Definition at line 1754 of file qquickanimation.cpp.
References animationDirty, QQuickAbstractAnimationPrivate::animationInstance, QAbstractAnimationJob::currentLoop(), QQuickAbstractAnimationPrivate::loopCount, Q_ASSERT, and QAbstractAnimationJob::setLoopCount().
Referenced by animationCurrentLoopChanged().
bool QQuickAnimationGroupPrivate::animationDirty |
Definition at line 234 of file qquickanimation_p_p.h.
Referenced by animationCurrentLoopChanged(), QQuickAbstractAnimationPrivate::animationGroupDirty(), and restartFromCurrentLoop().
QList<QQuickAbstractAnimation *> QQuickAnimationGroupPrivate::animations |
Definition at line 230 of file qquickanimation_p_p.h.