Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qgraphicsitemanimation.cpp File Reference

(c0e526f70f58c9b70fea1b9426d14b18f1f0066c)

#include "qgraphicsitemanimation.h"
#include "qgraphicsitem.h"
#include <QtCore/qtimeline.h>
#include <QtCore/qpoint.h>
#include <QtCore/qpointer.h>
#include <algorithm>
#include "moc_qgraphicsitemanimation.cpp"
Include dependency graph for 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)

Function Documentation

◆ check_step_valid()

QT_BEGIN_NAMESPACE bool check_step_valid ( qreal step,
const char * method )
inlinestatic

Definition at line 59 of file qgraphicsitemanimation.cpp.

◆ Q_DECLARE_TYPEINFO()