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