QComponentRemovedChange Class
(Qt3DCore::QComponentRemovedChange)Inherits: | QSceneChange |
Public Functions
QComponentRemovedChange(const QEntity *entity, const QComponent *component) | |
~QComponentRemovedChange() | |
QNodeId | componentId() const |
const QMetaObject * | componentMetaObject() const |
QNodeId | entityId() const |
- 4 public functions inherited from Qt3DCore::QSceneChange
Member Function Documentation
QComponentRemovedChange::QComponentRemovedChange(const QEntity *entity, const QComponent *component)
Default constructs an instance of QComponentRemovedChange.
QComponentRemovedChange::~QComponentRemovedChange()
Destroys the instance of QComponentRemovedChange.