<div dir="ltr">That's true but it seems like something that should not be happening.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 13, 2017 at 5:24 PM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 13 Jan 2017, at 6:06 pm, Cody Scott <<a href="mailto:cody@perspexis.com">cody@perspexis.com</a>> wrote:<br>
><br>
> I'm using @pyqtProperty(QtCore.QVariant) for the list property and it works as long as I do .toVariant() in the setter.<br>
><br>
> One thing is that it calls the setter twice for each instance in this example. I believe it should only call each setter once.<br>
><br>
> <a href="https://gist.github.com/Siecje/d1f2b270305762b4f73540c72adee6b8" rel="noreferrer" target="_blank">https://gist.github.com/<wbr>Siecje/<wbr>d1f2b270305762b4f73540c72adee6<wbr>b8</a><br>
<br>
</span>If you comment in the test to see if the value has really changed then it seems to do as you expect.<br>
<span class="HOEnZb"><font color="#888888"><br>
Phil</font></span></blockquote></div><br></div>