IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Keyframe QML Type

A keyframe.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Keyframe QML Type▲

  • Import Statement: import QtQuick.Timeline 1.0

  • Inherits: QtObject

  • Group: Keyframe is part of qtqmltypes

Detailed Description▲

The value of a keyframe on a timeline.

An easing curve can be attached to the keyframe.

Property Documentation▲

 

easing : var▲

The easing curve attached to the keyframe.

frame : double▲

The position of the keyframe on the timeline.

value : var▲

The value of the keyframe.

Signal Documentation▲

 

easingCurveChanged()▲

This signal is emitted when the easing curve attached to the keyframe changes.

The corresponding handler is onEasingCurveChanged.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+