QPropertyUpdatedChangeBaseclass is the base class for allPropertyUpdatedQSceneChange事件。 更多 …
继承者: Qt3DCore.QDynamicPropertyUpdatedChange , Qt3DCore.QPropertyUpdatedChange , Qt3DCore.QStaticPropertyUpdatedChangeBase
QPropertyUpdatedChangeBaseclass is the base class for allQSceneChangeevents that have the changeType()PropertyUpdated. You should not need to instantiate this class. Usually you should be using one of its subclasses such asQPropertyUpdatedChangeor QTypedPropertyUpdatedChange.You can subclass this to create your own node update types for communication between your
QNodeandQBackendNodesubclasses when writing your own aspects.
PySide2.Qt3DCore.Qt3DCore.
QPropertyUpdatedChangeBase
(
subjectId
)
¶
注意
This constructor is deprecated.
- param subjectId
QNodeId
构造新
QPropertyUpdatedChangeBase
with
subjectId