Qt Quick Timeline

Qt Quick Timeline 模块可实现基于关键帧的动画和参数化。Qt Design StudioQt Quick Designer 直接支持该模块,并提供时间线编辑器来创建基于关键帧的动画。

使用该模块

该模块的 QML 类型可通过QtQuick.Timeline 导入。要使用这些类型,请在 .qml 文件中添加以下导入语句:

import QtQuick.Timeline

文章和指南

参考资料

模块演变

Qt Quick Timeline 的更改列出了 Qt 6 系列 Qt 在模块 API 和功能方面所做的重要更改。

许可证

Qt Quick Timeline Qt 6 是根据The Qt Company 的商业许可证提供的。此外,它还受GNU 通用公共许可证第 3 版的保护。更多详情,请参阅Qt Licensing

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.