Used to notify when a node is added to a property. 更多...
头: | #include <Qt3DCore/QPropertyNodeAddedChange> |
qmake: | QT += 3dcore |
继承: | Qt3DCore::QStaticPropertyValueAddedChangeBase |
QPropertyNodeAddedChange (Qt3DCore::QNodeId subjectId , Qt3DCore::QNode * node ) | |
Qt3DCore::QNodeId | addedNodeId () const |
const QMetaObject * | metaObject () const |
typedef | QPropertyNodeAddedChangePtr |
Constructs a new QPropertyNodeAddedChange with subjectId , node .
Returns the id of the node added to the property.
Returns the meta object of the node added to the property.
共享指针为 QPropertyNodeAddedChange .