4#ifndef QQUICK3DQUATERNIONANIMATION_H
5#define QQUICK3DQUATERNIONANIMATION_H
18#include <QtGui/qquaternion.h>
20#include <QtQuick3D/private/qquick3dobject_p.h>
21#include <QtQuick/private/qquickanimation_p.h>
35 Q_PROPERTY(
float fromXRotation READ fromXRotation WRITE setFromXRotation NOTIFY fromXRotationChanged)
36 Q_PROPERTY(
float fromYRotation READ fromYRotation WRITE setFromYRotation NOTIFY fromYRotationChanged)
37 Q_PROPERTY(
float fromZRotation READ fromZRotation WRITE setFromZRotation NOTIFY fromZRotationChanged)
38 Q_PROPERTY(
float toXRotation READ toXRotation WRITE setToXRotation NOTIFY toXRotationChanged)
39 Q_PROPERTY(
float toYRotation READ toYRotation WRITE setToYRotation NOTIFY toYRotationChanged)
40 Q_PROPERTY(
float toZRotation READ toZRotation WRITE setToZRotation NOTIFY toZRotationChanged)
62 float fromXRotation()
const;
63 void setFromXRotation(
float f);
65 float fromYRotation()
const;
66 void setFromYRotation(
float f);
68 float fromZRotation()
const;
69 void setFromZRotation(
float f);
71 float toXRotation()
const;
72 void setToXRotation(
float f);
74 float toYRotation()
const;
75 void setToYRotation(
float f);
77 float toZRotation()
const;
78 void setToZRotation(
float f);
The QQuaternion class represents a quaternion consisting of a vector and scalar.
\qmltype QuaternionAnimation \inherits PropertyAnimation \inqmlmodule QtQuick3D
void toXRotationChanged(float value)
void typeChanged(QQuick3DQuaternionAnimation::Type type)
void toZRotationChanged(float value)
void fromZRotationChanged(float value)
void toYRotationChanged(float value)
void fromXRotationChanged(float value)
void fromYRotationChanged(float value)
void setFrom(const QVariant &)
void setTo(const QVariant &)
Combined button and popup list for selecting options.
EGLOutputLayerEXT EGLint EGLAttrib value
[5]
#define QML_NAMED_ELEMENT(NAME)
Q_QUICK3D_EXPORT QVariant q_quaternionInterpolator(const QQuaternion &from, const QQuaternion &to, qreal progress)
proxy setType(QNetworkProxy::Socks5Proxy)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent