KeyframeGroup QML Type

キーフレームグループ。詳細...

Import Statement: import QtQuick.Timeline 1.0
Inherits:

QtObject

プロパティ

詳細説明

キーフレームグループは、アイテムの特定のプロパティに対する全てのキーフレームを含み、常にタイムラインに属する。

プロパティのドキュメント

keyframeSource : url

バイナリキーフレームデータを含むファイルへのURL。

注: KeyframeGroup は、このプロパティを設定するか、キーフレームの子要素を含む必要があります。両方を使用すると、未定義の動作になる可能性があります。


keyframes : list [read-only]

キーフレーム グループに属するキーフレームのリスト。


property : string

キーフレームグループの対象となるプロパティ。


target : var

キーフレームグループの対象となる項目。


© 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.