内容表

上一话题

Qt3DCore.QNodeIdTypePair

下一话题

Qt3DCore.QPropertyNodeRemovedChange

Qt3DCore.QPropertyNodeAddedChange

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

Inheritance diagram of PySide2.Qt3DCore.Qt3DCore.QPropertyNodeAddedChange

概要

函数

详细描述

class PySide2.Qt3DCore.Qt3DCore. QPropertyNodeAddedChange ( subjectId , node )

注意

This constructor is deprecated.

param node

QNode

param subjectId

QNodeId

构造新 QPropertyNodeAddedChange with subjectId , node .

PySide2.Qt3DCore.Qt3DCore.QPropertyNodeAddedChange. addedNodeId ( )
返回类型

QNodeId

Returns the id of the node added to the property.