Qt Quick Timeline QML Types
To import the QML types into your application, use the following import statement in your .qml file:
import QtQuick.Timeline
A keyframe | |
A keyframe group | |
A timeline | |
A number animation attached to a timeline |
To import the QML types into your application, use the following import statement in your .qml file:
import QtQuick.Timeline
A keyframe | |
A keyframe group | |
A timeline | |
A number animation attached to a timeline |