[Qt-qml] Setting the source with a click on QML component
Bartosh Wroblevksy
bartosh at live.com
Mon Oct 3 07:04:03 CEST 2011
> One advantage of the loader approach is that you can animate between
> the two sources i.e you can slide out the old QML and slide in the QML
> etc (using multiple loaders, for example).
This is a really good point. You can switch from one to screen to the next with really nice animations. This, I believe, would be a lot harder to do with the delayed slot approach. What do you think are the advantages of the C++ delayed slot approach?
Thanks,Bartosh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20111003/a13354d0/attachment.html
More information about the Qt-qml
mailing list