[Qt-qml] Setting the source with a click on QML component
Bo Thorsen
bo at fioniasoftware.dk
Mon Oct 3 08:30:18 CEST 2011
Den 03-10-2011 07:04, Bartosh Wroblevksy skrev:
> > 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?
Basically none. There might be some differences in memory handling, but
that's only temporary. Go with the pure QML approach.
Bo Thorsen,
Fionia Software.
--
Expert Qt and C++ developer for hire
Contact me if you need expert Qt help
http://www.fioniasoftware.dk
More information about the Qt-qml
mailing list