![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QEasingCurve, including all inherited members.
EasingFunction typedef | QEasingCurve | |
QEasingCurve(Type type=Linear) | QEasingCurve | |
QEasingCurve(const QEasingCurve &other) | QEasingCurve | |
Type enum name | QEasingCurve | |
amplitude() const | QEasingCurve | |
customType() const | QEasingCurve | |
operator!=(const QEasingCurve &other) const | QEasingCurve | inline |
operator<<(QDataStream &stream, const QEasingCurve &easing) | QEasingCurve | friend |
operator=(const QEasingCurve &other) | QEasingCurve | |
operator==(const QEasingCurve &other) const | QEasingCurve | |
operator>>(QDataStream &stream, const QEasingCurve &easing) | QEasingCurve | related |
overshoot() const | QEasingCurve | |
period() const | QEasingCurve | |
setAmplitude(qreal amplitude) | QEasingCurve | |
setCustomType(EasingFunction func) | QEasingCurve | |
setOvershoot(qreal overshoot) | QEasingCurve | |
setPeriod(qreal period) | QEasingCurve | |
setType(Type type) | QEasingCurve | |
type() const | QEasingCurve | |
valueForProgress(qreal progress) const | QEasingCurve | |
~QEasingCurve() | QEasingCurve |