QNodeDestroyedChange Class

(Qt3DCore::QNodeDestroyedChange)
Inherits: QSceneChange

Public Functions

QNodeDestroyedChange(const QNode *node, const QVector<QNodeIdTypePair> &subtreeIdsAndTypes)
~QNodeDestroyedChange()
QVector<QNodeIdTypePair> subtreeIdsAndTypes() const

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.

QVector<QNodeIdTypePair> QNodeDestroyedChange::subtreeIdsAndTypes() const