Home · All Classes · Modules

QEasingCurve Class Reference
[QtCore module]

Types

Methods

Special Methods


Detailed Description


Type Documentation

QEasingCurve.Type


Method Documentation

QEasingCurve.__init__ (self, Type type = QEasingCurve.Linear)

QEasingCurve.__init__ (self, QEasingCurve)

float QEasingCurve.amplitude (self)

callable QEasingCurve.customType (self)

float QEasingCurve.overshoot (self)

float QEasingCurve.period (self)

QEasingCurve.setAmplitude (self, float)

QEasingCurve.setCustomType (self, callable)

QEasingCurve.setOvershoot (self, float)

QEasingCurve.setPeriod (self, float)

QEasingCurve.setType (self, Type)

Type QEasingCurve.type (self)

float QEasingCurve.valueForProgress (self, float)

bool QEasingCurve.__eq__ (self, QEasingCurve)

bool QEasingCurve.__ne__ (self, QEasingCurve)


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