![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qgraphicsitemanimation.h"#include "qgraphicsitem.h"#include <QtCore/qtimeline.h>#include <QtCore/qpoint.h>#include <QtCore/qpointer.h>#include <algorithm>#include "moc_qgraphicsitemanimation.cpp"Go to the source code of this file.
Classes | |
| class | QGraphicsItemAnimationPrivate |
| struct | QGraphicsItemAnimationPrivate::Pair |
Functions | |
| static QT_BEGIN_NAMESPACE bool | check_step_valid (qreal step, const char *method) |
| Q_DECLARE_TYPEINFO (QGraphicsItemAnimationPrivate::Pair, Q_PRIMITIVE_TYPE) | |
|
inlinestatic |
Definition at line 59 of file qgraphicsitemanimation.cpp.
| Q_DECLARE_TYPEINFO | ( | QGraphicsItemAnimationPrivate::Pair | , |
| Q_PRIMITIVE_TYPE | ) |