[Interest] Having two QDeclerativeContexts , setSource of one through the other?

Sivan Greenberg sivan at omniqueue.com
Sat May 12 16:51:25 CEST 2012


On Sat, May 12, 2012 at 5:45 PM, Sivan Greenberg <sivan at omniqueue.com> wrote:
>
>>The alternative is that there's a main.cpp which sets up additional context for the QDeclarativeView. I understand you mean the latter. Well, there's obviously no magic bullet here, since the C++ backend might or might not be able to handle sudden 'reloads' where e.g. the pointer to the root element gets invalid, the internal state of the whole UI resets etc.
>>
Another solution that comes to mind is that if it is a real app flow
(e.g. not the mock up UX test & rate client) I can have the app
restarted through the platform it runs on. My guess an update
warranting a restart will be accepted by users. (just like in Firefox
etc.)

What do you think?

-Sivan



More information about the Interest mailing list