Re: [Qt-qml] Performance cost of using Loader's sourceComponent

2010-12-09 Thread michael.brasser
On 03/12/2010, at 4:00 AM, ext Adriano Rezende wrote: > On Fri, Oct 22, 2010 at 2:12 AM, wrote: >> On 21/10/2010, at 4:44 AM, ext mathias.malmqv...@nokia.com wrote: >>> Quick question; is there a cost involved in instantiating elements using the >>> Loader's sourceComponent property? I.e. does it

Re: [Qt-qml] Performance cost of using Loader's sourceComponent

2010-12-02 Thread Adriano Rezende
On Fri, Oct 22, 2010 at 2:12 AM, wrote: > On 21/10/2010, at 4:44 AM, ext mathias.malmqv...@nokia.com wrote: >> Quick question; is there a cost involved in instantiating elements using the >> Loader's sourceComponent property? I.e. does it prevent the source >> component's code from being cached w

Re: [Qt-qml] Performance cost of using Loader's sourceComponent

2010-10-21 Thread michael.brasser
On 21/10/2010, at 4:44 AM, ext mathias.malmqv...@nokia.com wrote: > Quick question; is there a cost involved in instantiating elements using the > Loader's sourceComponent property? I.e. does it prevent the source > component's code from being cached when it's compiled the first time? It shouldn

[Qt-qml] Performance cost of using Loader's sourceComponent

2010-10-20 Thread mathias.malmqvist
Hi, Quick question; is there a cost involved in instantiating elements using the Loader's sourceComponent property? I.e. does it prevent the source component's code from being cached when it's compiled the first time? Cheers Mathias ___ Qt-qml mai