![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QVariantAnimation>#include <QColor>Go to the source code of this file.
Functions | |
| QVariant | myColorInterpolator (const QColor &start, const QColor &end, qreal progress) |
| [0] | |
| void | someFunc () |
| [10] | |
| QVariant | myInterpolator (const QVariant &from, const QVariant &to, qreal progress) |
| [0] | |
[0]
Definition at line 8 of file src_corelib_animation_qvariantanimation.cpp.
| void someFunc | ( | ) |
[10]
Definition at line 14 of file src_corelib_animation_qvariantanimation.cpp.