QPropertyNodeAddedChange Class▲
-
Header: Qt3DCore/QPropertyNodeAddedChange
-
Since: Qt 5.7
-
qmake: QT += 3dcore
Detailed Description▲
Member Function Documentation▲
[explicit] QPropertyNodeAddedChange::QPropertyNodeAddedChange(Qt3DCore::QNodeId subjectId, Qt3DCore::QNode *node)▲
Constructs a new QPropertyNodeAddedChange with subjectId, node.
Qt3DCore::QNodeId QPropertyNodeAddedChange::addedNodeId() const▲
Returns the id of the node added to the property.
const QMetaObject *QPropertyNodeAddedChange::metaObject() const▲
Returns the meta object of the node added to the property.