IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

QComponentRemovedChange Class

The QComponentRemovedChange class is used to notify when a component is removed from an entity.

This class was introduced in Qt 5.7.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QComponentRemovedChange Class

Detailed Description

 

Member Function Documentation

 

[explicit] QComponentRemovedChange::QComponentRemovedChange(const Qt3DCore::QEntity *entity, const Qt3DCore::QComponent *component)

Constructs a new QComponentRemovedChange which will notify entity that component was removed.

[explicit] QComponentRemovedChange::QComponentRemovedChange(const Qt3DCore::QComponent *component, const Qt3DCore::QEntity *entity)

Constructs a new QComponentRemovedChange which will notify component that it was removed from entity

Qt3DCore::QNodeId QComponentRemovedChange::componentId() const

Returns the id of the component removed.

const QMetaObject *QComponentRemovedChange::componentMetaObject() const

Returns the metaobject.

Qt3DCore::QNodeId QComponentRemovedChange::entityId() const

Returns the id of the entity the component was removed from.

Related Non-Members

 

QComponentRemovedChangePtr

A shared pointer for QComponentRemovedChange.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+