モジュール
QtQuick 2.0
クラス継承
QQuickTransition → QObject
プロパティー
animations: list<Animation> = [] readonly default deferred
enabled: bool = true
from: string = "*"
reversible: bool = false
running: bool = false readonly
to: string = "*"
シグナル
enabledChanged()
fromChanged()
reversibleChanged()
runningChanged()
toChanged()
説明
プロパティーの説明
animations: list<Animation>
enabled: bool
from: string
reversible: bool
running: bool
to: string
問題
Transition のリファレンスに animations プロパティーが遅延プロパティーであることが書かれていない。
0 件のコメント:
コメントを投稿
注: コメントを投稿できるのは、このブログのメンバーだけです。