Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquicksmoothedanimation.cpp File Reference

(76a62c91ed30af73bfaedf651164d13986cc8519)

#include "qquicksmoothedanimation_p.h"
#include "qquicksmoothedanimation_p_p.h"
#include "qquickanimation_p_p.h"
#include "private/qcontinuinganimationgroupjob_p.h"
#include <qmath.h>
#include <qqmlproperty.h>
#include <private/qqmlproperty_p.h>
#include <private/qqmlglobal_p.h>
#include <QtCore/qdebug.h>
#include "moc_qquicksmoothedanimation_p_p.cpp"
#include "moc_qquicksmoothedanimation_p.cpp"
+ Include dependency graph for qquicksmoothedanimation.cpp:

Go to the source code of this file.

Macros

#define DELAY_STOP_TIMER_INTERVAL   32
 

Macro Definition Documentation

◆ DELAY_STOP_TIMER_INTERVAL

#define DELAY_STOP_TIMER_INTERVAL   32

Definition at line 19 of file qquicksmoothedanimation.cpp.

Referenced by QSmoothedAnimation::QSmoothedAnimation().