内容表

上一话题

QQmlPropertyMap

下一话题

QQmlScriptString

QQmlPropertyValueSource

QQmlPropertyValueSource class is an interface for property value sources such as animations and bindings. 更多

Inheritance diagram of PySide2.QtQml.QQmlPropertyValueSource

详细描述

Property Value Sources for information on writing custom property value sources.

class QQmlPropertyValueSource

构造 QQmlPropertyValueSource .

PySide2.QtQml.QQmlPropertyValueSource. setTarget ( arg__1 )
参数

arg__1 QQmlProperty

Set the target 特性 for the value source. This method will be called by the QML engine when assigning a value source.