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

QComponentAddedChange Class

The QComponentAddedChange class is used to notify when a component is added to an entity.

This class was introduced in Qt 5.7.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QComponentAddedChange Class

Detailed Description

 

Member Function Documentation

 

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

Constructs a new QComponentAddedChange which will notify entity that component was added

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

Constructs a new QComponentAddedChange which will notify component that it was added to entity

Qt3DCore::QNodeId QComponentAddedChange::componentId() const

Returns the id of the component added.

const QMetaObject *QComponentAddedChange::componentMetaObject() const

Returns the metaobject.

Qt3DCore::QNodeId QComponentAddedChange::entityId() const

Returns the id of the entity the component was added to.

Related Non-Members

 

QComponentAddedChangePtr

A shared pointer for QComponentAddedChange.

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