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