Qt Quick Timeline QML Types

要导入 QML 类型到应用程序中,使用以下 import 语句在 .qml 文件中:

import QtQuick.Timeline 1.0
					
Keyframe A keyframe
KeyframeGroup A keyframe group
时间线 A timeline
TimelineAnimation A number animation attached to a timeline