42 #ifndef QANIMATIONGROUP_H 43 #define QANIMATIONGROUP_H 45 #include <QtCore/qabstractanimation.h> 53 #ifndef QT_NO_ANIMATION 65 int animationCount()
const;
82 #endif //QT_NO_ANIMATION 88 #endif //QANIMATIONGROUP_H #define QT_END_NAMESPACE
This macro expands to.
static void clear(QVariant::Private *d)
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QAbstractAnimation class is the base of all animations.
bool event(QEvent *event)
Reimplemented Function
#define Q_DECLARE_PRIVATE(Class)
The QAnimationGroup class is an abstract base class for groups of animations.
The QEvent class is the base class of all event classes.