![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qabstractanimation.h>#include <QtCore/qeasingcurve.h>#include <QtCore/qlist.h>#include <QtCore/qpair.h>#include <QtCore/qvariant.h>Go to the source code of this file.
Classes | |
| class | QVariantAnimation |
| \inmodule QtCore More... | |
Functions | |
| QT_REQUIRE_CONFIG (animation) | |
| template<typename T> | |
| void | qRegisterAnimationInterpolator (QVariant(*func)(const T &from, const T &to, qreal progress)) |
| void qRegisterAnimationInterpolator | ( | QVariant(* | func )(const T &from, const T &to, qreal progress) | ) |
Definition at line 82 of file qvariantanimation.h.
| QT_REQUIRE_CONFIG | ( | animation | ) |