QPropertyUpdatedChangeBase露
- PyQt5.Qt3DCore.QPropertyUpdatedChangeBase
Inherits from QSceneChange.
Inherited by QDynamicPropertyUpdatedChange, QStaticPropertyUpdatedChangeBase.
Description露
The QPropertyUpdatedChangeBase class is the base class for all PropertyUpdated QSceneChange events.
The QPropertyUpdatedChangeBase class is the base class for all QSceneChange events that have the changeType() PropertyUpdated. You should not need to instantiate this class. Usually you should be using one of its subclasses such as QPropertyUpdatedChange or QTypedPropertyUpdatedChange.
You can subclass this to create your own node update types for communication between your QNode and QBackendNode subclasses when writing your own aspects.
Methods露
- __init__(QNodeId)
Constructs a new QPropertyUpdatedChangeBase with subjectId