pendulumcurve.cpp File Reference
#include "pendulumcurve_p.h"
Include dependency graph for pendulumcurve.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Plasma |
Functions | |
| static qreal | pendulumFunction (qreal progress) |
Function Documentation
| static qreal pendulumFunction | ( | qreal | progress | ) | [static] |
This static method is used to create a custom easing curve type.
- Parameters:
-
progress animation progress value
- Returns:
- pendulum easing curve progress value
Definition at line 25 of file pendulumcurve.cpp.
KDE 4.6 API Reference