Member List

MathVizAnimator: Member List
MathVizAnimator  0.0.1
RealPropertyAnimation Member List

This is the complete list of members for RealPropertyAnimation, including all inherited members.

AbstractAnimation(QObject *parent=Q_NULLPTR) (defined in AbstractAnimation)AbstractAnimationexplicit
applyAnimation(AbstractItem *item, const qreal time) const override (defined in RealPropertyAnimation)RealPropertyAnimationvirtual
duration (defined in AbstractAnimation)AbstractAnimation
duration() const (defined in AbstractAnimation)AbstractAnimationinline
durationChanged(const qreal new_duration) (defined in AbstractAnimation)AbstractAnimationsignal
end_property_values (defined in RealPropertyAnimation)RealPropertyAnimation
endPropertyValues() const (defined in RealPropertyAnimation)RealPropertyAnimation
endPropertyValuesChanged() (defined in RealPropertyAnimation)RealPropertyAnimationsignal
operator<(const AbstractAnimation &rhs) (defined in AbstractAnimation)AbstractAnimationinline
property() const (defined in PropertyAnimation)PropertyAnimationinline
PropertyAnimation(const QStringList &property, QObject *parent=nullptr) (defined in PropertyAnimation)PropertyAnimationexplicit
RealPropertyAnimation(const QStringList &properties, QObject *parent=Q_NULLPTR) (defined in RealPropertyAnimation)RealPropertyAnimationexplicit
RealPropertyAnimation(const QString &property, QObject *parent=Q_NULLPTR) (defined in RealPropertyAnimation)RealPropertyAnimationexplicit
setDuration(const qreal duration) (defined in AbstractAnimation)AbstractAnimation
setEndPropertyValues(QList< qreal > new_end_property_values) (defined in RealPropertyAnimation)RealPropertyAnimation
setFrameTime(const qreal frame_time) (defined in AbstractAnimation)AbstractAnimation
setProperties(const QVariantMap &properties) (defined in AbstractAnimation)AbstractAnimation
setStartPropertyValues(QList< qreal > new_start_property_values) (defined in RealPropertyAnimation)RealPropertyAnimation
setStartTime(const qreal start_time) (defined in AbstractAnimation)AbstractAnimation
start_property_values (defined in RealPropertyAnimation)RealPropertyAnimation
start_time (defined in AbstractAnimation)AbstractAnimation
startPropertyValues() const (defined in RealPropertyAnimation)RealPropertyAnimation
startPropertyValuesChanged() (defined in RealPropertyAnimation)RealPropertyAnimationsignal
startTime() const (defined in AbstractAnimation)AbstractAnimationinline
startTimeChanged(const qreal new_start_time) (defined in AbstractAnimation)AbstractAnimationsignal
State enum name (defined in AbstractAnimation)AbstractAnimation
state(const qreal time) const (defined in AbstractAnimation)AbstractAnimation
toJson() const (defined in AbstractAnimation)AbstractAnimationvirtual