Qt 4.8
|
#include "private/qdeclarativesmoothedanimation_p.h"
#include "private/qdeclarativesmoothedanimation_p_p.h"
#include "private/qdeclarativeanimation_p_p.h"
#include <qdeclarativeproperty.h>
#include "private/qdeclarativeproperty_p.h"
#include "private/qdeclarativeglobal_p.h"
#include <QtCore/qdebug.h>
#include <QtCore/qmath.h>
Go to the source code of this file.
Macros | |
#define | DELAY_STOP_TIMER_INTERVAL 32 |
#define DELAY_STOP_TIMER_INTERVAL 32 |
Definition at line 56 of file qdeclarativesmoothedanimation.cpp.
Referenced by QSmoothedAnimation::QSmoothedAnimation().