Home · All Classes · Modules

QSequentialAnimationGroup Class Reference
[QtCore module]

Inherits QAnimationGroup.

Methods

Qt Signals


Detailed Description


Method Documentation

QSequentialAnimationGroup.__init__ (self, QObject parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

QPauseAnimation QSequentialAnimationGroup.addPause (self, int)

QAbstractAnimation QSequentialAnimationGroup.currentAnimation (self)

int QSequentialAnimationGroup.duration (self)

bool QSequentialAnimationGroup.event (self, QEvent)

QPauseAnimation QSequentialAnimationGroup.insertPause (self, int, int)

QSequentialAnimationGroup.updateCurrentTime (self, int)

QSequentialAnimationGroup.updateDirection (self, QAbstractAnimation.Direction)

QSequentialAnimationGroup.updateState (self, QAbstractAnimation.State, QAbstractAnimation.State)


Qt Signal Documentation

void currentAnimationChanged (QAbstractAnimation *)

This is the default overload of this signal.


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0