[Interest] Ensuring that a queued invocation occurs after deferred deletion
Sina Dogru
sinadooru at gmail.com
Tue Mar 22 22:08:43 CET 2016
Hi, I saw your bug report. I encountered the same problem last week and I
found a workaround by passing the properties that belong to another object
one by one to JSon object. For example,
setSource("qrc:/LoaderItem.qml", { "color": theGame.player.color })
But in my case there was only one property. So instead of passing the
object, passing the property was easy. But for more complicated situations
that would be a pain...
Sina
----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160322/ba2aedf5/attachment.html>
More information about the Interest
mailing list