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.

使用模塊

The QML types of the module are available through the QtQuick.Timeline 導入。要使用類型,添加以下 import 語句到 .qml 文件:

import QtQuick.Timeline
					

文章和指南

參考

Module Evolution

Changes to Qt Quick Timeline lists important changes in the module API and functionality that were done for the Qt 6 series of Qt.

許可

Qt Quick Timeline is available under commercial licenses from Qt 公司 。此外,它是可用的根據 GNU GPL (一般公共許可) 第 3 版 。見 Qt 許可 進一步瞭解細節。