Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgraphicsitemanimation.cpp File Reference
#include "qgraphicsitemanimation.h"
#include "qgraphicsitem.h"
#include <QtCore/qtimeline.h>
#include <QtCore/qpoint.h>
#include <QtCore/qpointer.h>
#include <QtCore/qpair.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()

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QGraphicsItemAnimationPrivate::Pair  ,
Q_PRIMITIVE_TYPE   
)