QML - multicore features and performance
-
Hi,
does QML provide optimized multithreading (for multicore cpus) features ?
If not how is it possible to do it by your own using QML and Qt C++?
For example if I would like to do asynchronous image scaling.
"Like this...":http://doc.qt.nokia.com/4.7/qtconcurrent-imagescaling.html