QPropertyNodeAddedChange

PyQt5.Qt3DCore.QPropertyNodeAddedChange

Inherits from QStaticPropertyValueAddedChangeBase.

Description

Used to notify when a node is added to a property.

Methods

__init__(QNodeId, QNode)

Constructs a new QPropertyNodeAddedChange with subjectId, node.


addedNodeId() → QNodeId

Returns the id of the node added to the property.


metaObject() → QMetaObject

Returns the meta object of the node added to the property.