4#ifndef QQUICKSPRINGANIMATION_H
5#define QQUICKSPRINGANIMATION_H
21#include <QtCore/qobject.h>
37 Q_PROPERTY(
qreal modulus READ modulus WRITE setModulus NOTIFY modulusChanged FINAL)
46 qreal velocity()
const;
47 void setVelocity(
qreal velocity);
50 void setSpring(
qreal spring);
52 qreal damping()
const;
53 void setDamping(
qreal damping);
59 void setMass(
qreal modulus);
61 qreal modulus()
const;
62 void setModulus(
qreal modulus);
67 QObject *defaultTarget =
nullptr)
override;
The QQmlPropertyValueSource class is an interface for property value sources such as animations and b...
QAbstractAnimationJob * transition(QQuickStateActions &actions, QQmlProperties &modified, TransitionDirection direction, QObject *defaultTarget=nullptr) override
Combined button and popup list for selecting options.
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
static const qreal epsilon
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent