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

QDynamicPropertyUpdatedChange Class

The QDynamicPropertyUpdatedChange class is used to notify when a dynamic property value is updated.

This class was introduced in Qt 5.7.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QDynamicPropertyUpdatedChange Class

Detailed Description

 

Member Function Documentation

 

[explicit] QDynamicPropertyUpdatedChange::QDynamicPropertyUpdatedChange(Qt3DCore::QNodeId subjectId)

Constructs a new QDynamicPropertyUpdatedChange with subjectId.

QByteArray QDynamicPropertyUpdatedChange::propertyName() const

Returns name of the property.

See Also

See also setPropertyName()

void QDynamicPropertyUpdatedChange::setPropertyName(const QByteArray &name)

Sets the property change name.

See Also

See also propertyName()

void QDynamicPropertyUpdatedChange::setValue(const QVariant &value)

Set the property change value.

See Also

See also value()

QVariant QDynamicPropertyUpdatedChange::value() const

Returns property value.

See Also

See also setValue()

Related Non-Members

 

QDynamicPropertyUpdatedChangePtr

A shared pointer for QDynamicPropertyUpdatedChange.

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