QNodeDestroyedChange Class
(Qt3DCore::QNodeDestroyedChange)Inherits: | QSceneChange |
Public Functions
QNodeDestroyedChange(const QNode *node, const QVector<QNodeIdTypePair> &subtreeIdsAndTypes) | |
~QNodeDestroyedChange() | |
QVector<QNodeIdTypePair> | subtreeIdsAndTypes() const |
- 4 public functions inherited from Qt3DCore::QSceneChange
Member Function Documentation
QNodeDestroyedChange::QNodeDestroyedChange(const QNode *node, const QVector<QNodeIdTypePair> &subtreeIdsAndTypes)
Default constructs an instance of QNodeDestroyedChange.
QNodeDestroyedChange::~QNodeDestroyedChange()
Destroys the instance of QNodeDestroyedChange.