![]() |
Qt 6.x
The Qt SDK
|
#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)) |
|
related |
Definition at line 81 of file qvariantanimation.h.
QT_REQUIRE_CONFIG | ( | animation | ) |