72 #ifndef QT_NO_ANIMATION 134 qWarning(
"QPauseAnimation::setDuration: cannot set a negative duration");
159 #include "moc_qpauseanimation.cpp" 161 #endif //QT_NO_ANIMATION
bool event(QEvent *e)
Reimplemented Function
#define QT_END_NAMESPACE
This macro expands to.
~QPauseAnimation()
Destroys the pause animation.
The QPauseAnimation class provides a pause for QSequentialAnimationGroup.
The QObject class is the base class of all Qt objects.
void setDuration(int msecs)
#define QT_BEGIN_NAMESPACE
This macro expands to.
Q_CORE_EXPORT void qWarning(const char *,...)
The QAbstractAnimation class is the base of all animations.
QObject * parent() const
Returns a pointer to the parent object.
bool event(QEvent *event)
Reimplemented Function
void updateCurrentTime(int)
Reimplemented Function
QPauseAnimation(QObject *parent=0)
Constructs a QPauseAnimation.
The QEvent class is the base class of all event classes.