[Qt-qml] Performance cost of using Loader's sourceComponent
michael.brasser at nokia.com
michael.brasser at nokia.com
Fri Oct 22 07:12:49 CEST 2010
On 21/10/2010, at 4:44 AM, ext mathias.malmqvist at 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't be preventing the component from caching the compiled qml.
Regards,
Michael
More information about the Qt-qml
mailing list