![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
| QVariant | myColorInterpolator (const QColor &start, const QColor &end, qreal progress) |
| [0] | |
| qRegisterAnimationInterpolator< QColor > (myColorInterpolator) | |
| QVariant | myInterpolator (const QVariant &from, const QVariant &to, qreal progress) |
| [0] | |
[0]
Definition at line 5 of file src_corelib_animation_qvariantanimation.cpp.
Referenced by qRegisterGuiGetInterpolator(), and qUnregisterGuiGetInterpolator().
Here is the caller graph for this function: