On Mon, Mar 7, 2022 at 12:05 PM Ulf Hermann <ulf.herm...@qt.io> wrote:

> Sorry, it's called:
> void insert(const QString &key, const QVariant &value);
>

Just checked in the debugger, but calling it doesn't appear to update the
value C++-side even.

In order to further examine this we
> would need a minimal example to reproduce the problem.
>

Sure, I'm going to try and prepare a testcase sometime later this week.

On a related note, I'd suggest including an iterator/const_iterator for the
QQmlPropertyMap for convenience, and also it could possibly handle this
sort of value change in a more streamlined manner.

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

Reply via email to