Hi Charley,

On 11/11/2010, at 11:59 PM, ext Charley Bay wrote:
> So, summary question:  Is there guidance on the internal thread model within 
> the Declarative engine (e.g., how is work distributed on threads, their 
> priorities, and when other threads are created?)
> 
> (Is this too big a question, or not sufficiently defined within the 
> Declarative engine at this point, as we are seeing discussions like this and 
> QTBUG-11712?)

The engine itself actually isn't threaded at all (though this is another area 
we are currently looking at).

In general, changes are immediate (if you change a property, it is immediately 
written, and its signal immediately emitted and handled).

Regards,
Michael
_______________________________________________
Qt-qml mailing list
Qt-qml@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to