09-18-2012 05:49 AM
One more issue I found is that setIcon(QUrl&) method for SystemToast is not working.
Tried all the possible paths starting from assets to shared directory for QUrl parameter of the above method.
Used almost all the absolute and relative path representations to icon image location.
I don't know if any of it is left.
09-19-2012 03:22 PM
Hi MFSI,
Indeed, I'll have to agree with you for both cases, connecting with any control like you said, and this issue with setIcon(QUrl&).
I've made some tests, probably the same as you did changing the paths, and unfortunately I got the same, I'll suggest you to raise a bug about it on Issue Tracker.
Cheers,
AM