2018年5月19日

PropertyAction

モジュール

QtQuick 2.0

クラス継承

QQuickPropertyAction → QQuickAbstractAnimation (internal) → QObject

プロパティー

exclude: list<QtObject> = [] readonly
properties: string = ""
property: string = ""
target: QtObject = null
targets: list<QtObject> = [] readonly
value: QVariant = undefined

シグナル

targetChanged()
propertiesChanged(string)
propertyChanged()
valueChanged(QVariant)

説明


プロパティーの説明

exclude: list<QtObject>

properties: string

property: string

target: QtObject

targets: list<QtObject>

value: QVariant

参考情報