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

Qt Quick Timeline QML Types

Provides QML types to use timelines and keyframes to animate Qt Quick user interfaces.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QtQuick.Timeline import

To import the QML types into your application, use the following import statement in your .qml file:

 
Sélectionnez
import QtQuick.Timeline

QtQuick.Timeline.BlendTrees import

The BlendTrees submodule provides QML types for blending multiple TimelineAnimations together, creating new dynamic animations.

To import the QML types into your application, use the following import statement in your .qml file:

 
Sélectionnez
import QtQuick.Timeline.BlendTrees

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