Home · All Classes · Modules

QPropertyAnimation Class Reference
[QtCore module]

Inherits QVariantAnimation.

Methods


Detailed Description


Method Documentation

QPropertyAnimation.__init__ (self, QObject parent = None)

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

QPropertyAnimation.__init__ (self, QObject, QByteArray, QObject parent = None)

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

bool QPropertyAnimation.event (self, QEvent)

QByteArray QPropertyAnimation.propertyName (self)

QPropertyAnimation.setPropertyName (self, QByteArray)

QPropertyAnimation.setTargetObject (self, QObject)

QObject QPropertyAnimation.targetObject (self)

QPropertyAnimation.updateCurrentValue (self, QVariant)

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


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