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

KeyframeGroup QML Type

A keyframe group.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

KeyframeGroup QML Type

  • Import Statement: import QtQuick.Timeline 1.0

  • Inherits:: QtObject

  • Group: KeyframeGroup is part of qtqmltypes

Detailed Description

A keyframe group contains all keyframes for a specific property of an item and always belongs to a timeline.

Property Documentation

 

keyframeSource : url

The URL to a file containing binary keyframe data.

KeyframeGroup should either set this property or contain Keyframe child elements. Using both can lead to an undefined behavior.

[read-only] keyframes : list

A list of keyframes that belong to the keyframe group.

property : string

The property that is targeted by the keyframe group.

target : var

The item that is targeted by the keyframe group.

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