42 #ifndef QDECLARATIVESMOOTHEDANIMATION_H 43 #define QDECLARATIVESMOOTHEDANIMATION_H 46 #include "private/qdeclarativeanimation_p.h" 48 #include <QtCore/qobject.h> 80 qreal velocity()
const;
81 void setVelocity(
qreal);
83 int maximumEasingTime()
const;
84 void setMaximumEasingTime(
int);
92 void velocityChanged();
93 void reversingModeChanged();
94 void maximumEasingTimeChanged();
103 #endif // QDECLARATIVESMOOTHEDANIMATION_H
#define QT_END_NAMESPACE
This macro expands to.
#define QML_DECLARE_TYPE(TYPE)
virtual void transition(QDeclarativeStateActions &actions, QDeclarativeProperties &modified, TransitionDirection direction)
The QObject class is the base class of all Qt objects.
virtual void setDuration(int)
virtual QAbstractAnimation * qtAnimation()
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QAbstractAnimation class is the base of all animations.
#define Q_AUTOTEST_EXPORT
virtual int duration() const
The QDeclarativeProperty class abstracts accessing properties on objects created from QML...
#define Q_DECLARE_PRIVATE(Class)
Qt::LayoutDirection direction