Qt Quick Timeline

The Qt Quick Timeline module enables keyframe-based animations and parameterization. This module is directly supported by Qt Design Studio and Qt Quick Designer, with a timeline editor to create keyframe-based animations.

快速入门

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

import QtQuick.Timeline
					

文章和指南

模块演变

Changes to Qt Quick Timeline 列出了 Qt 的 Qt 6 系列在模块 API 和功能上所做出的重要改变。

许可

Qt Quick Timeline is available under commercial licenses from Qt 公司 。此外,它是可用的根据 GNU GPL (一般公共许可) 第 3 版 。见 Qt 许可 进一步了解细节。

参考