42 #ifndef QPARALLELANIMATIONGROUP_P_H 43 #define QPARALLELANIMATIONGROUP_P_H 57 #include "private/qanimationgroup_p.h" 58 #include <QtCore/qhash.h> 60 #ifndef QT_NO_ANIMATION 91 #endif //QT_NO_ANIMATION 93 #endif //QPARALLELANIMATIONGROUP_P_H #define QT_END_NAMESPACE
This macro expands to.
void animationRemoved(int index, QAbstractAnimation *)
void _q_uncontrolledAnimationFinished()
QParallelAnimationGroupPrivate()
#define QT_BEGIN_NAMESPACE
This macro expands to.
bool shouldAnimationStart(QAbstractAnimation *animation, bool startIfAtEnd) const
void connectUncontrolledAnimations()
The QAbstractAnimation class is the base of all animations.
void applyGroupState(QAbstractAnimation *animation)
#define Q_DECLARE_PUBLIC(Class)
The QParallelAnimationGroup class provides a parallel group of animations.
QHash< QAbstractAnimation *, int > uncontrolledFinishTime
bool isUncontrolledAnimationFinished(QAbstractAnimation *anim) const
void disconnectUncontrolledAnimations()