Hi,

Do you possibly mean QQmlPropertyMap::updateValue, because I don't see a setValue method in the documentation. Either way it doesn't appear to

Sorry, it's called:

void insert(const QString &key, const QVariant &value);

Gadgets cannot send signals or notify about property changes in any way. But QQmlPropertyMap is not a gadget. In order to further examine this we would need a minimal example to reproduce the problem.

best regards,
Ulf
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to