The code looks good and the fact that it works on desktop confirms that.
Have you tried if it works with a value based context property and/or with a QObject that is not a QThread?
Qt5.2 or earlier?
Cheers,
_
The code looks good and the fact that it works on desktop confirms that.
Have you tried if it works with a value based context property and/or with a QObject that is not a QThread?
Qt5.2 or earlier?
Cheers,
_
JeremyU (4th February 2014)
Thanks for your reply. I've now found the problem (facepalm).
I was certain I was using the correct (5.2) dlls, and I think that the fact that everything was compiling ok made me think I didn't need to check that - even though I suspected some kind of mismatch.
Anyway, it turns out that I had the wrong dlls. After many many hours of confusion the answer was in the end elsewhere. Now it works fine.
Thanks again and sorry for the noise!
Bookmarks