![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qsvganimatedproperty_p.h"#include <QtCore/qpoint.h>#include <QtGui/qcolor.h>#include <QtGui/qtransform.h>#include <QtCore/qloggingcategory.h>#include <QtCore/qglobalstatic.h>Go to the source code of this file.
Functions | |
| static void | initHash () |
| static qreal | q_lerp (qreal a, qreal b, qreal t) |
| static QPointF | pointInterpolator (QPointF v1, QPointF v2, qreal t) |
Variables | |
| QT_BEGIN_NAMESPACE typedef QHash< QString, QSvgAbstractAnimatedProperty::Type > | AnimatableHashType |
|
static |
Definition at line 18 of file qsvganimatedproperty.cpp.
Definition at line 34 of file qsvganimatedproperty.cpp.
Definition at line 29 of file qsvganimatedproperty.cpp.
| QT_BEGIN_NAMESPACE typedef QHash< QString, QSvgAbstractAnimatedProperty::Type > AnimatableHashType |
Definition at line 15 of file qsvganimatedproperty.cpp.