![]() |
Qt 6.x
The Qt SDK
|
#include "qparallelanimationgroup.h"
#include "qparallelanimationgroup_p.h"
#include "moc_qparallelanimationgroup.cpp"
Go to the source code of this file.
Typedefs | |
typedef QHash< QAbstractAnimation *, int >::Iterator | AnimationTimeHashIt |
typedef QHash< QAbstractAnimation *, int >::ConstIterator | AnimationTimeHashConstIt |
Variables | |
QT_BEGIN_NAMESPACE typedef QList< QAbstractAnimation * >::ConstIterator | AnimationListConstIt |
typedef QHash<QAbstractAnimation*,int>::ConstIterator AnimationTimeHashConstIt |
Definition at line 37 of file qparallelanimationgroup.cpp.
typedef QHash<QAbstractAnimation*,int>::Iterator AnimationTimeHashIt |
Definition at line 36 of file qparallelanimationgroup.cpp.
QT_BEGIN_NAMESPACE typedef QList<QAbstractAnimation*>::ConstIterator AnimationListConstIt |
Definition at line 35 of file qparallelanimationgroup.cpp.