Support requestPixmap if platform has ThreadedPixmaps feature
authorAlbert Astals Cid <albert.astals@canonical.com>
Fri, 23 Nov 2012 11:44:16 +0000 (12:44 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 23 Nov 2012 16:13:33 +0000 (17:13 +0100)
commit597df98c542601ff2d286c79a8002a9ae995c98b
treef5399fc3c84a2324bad56ee448892b734e55b03c
parentcef169a9eb12a860b3c0ccb1bf50b2c8cfaff9f8
Support requestPixmap if platform has ThreadedPixmaps feature

As discussed with Samuel enable the use of requestPixmap in a thread
for async requests if the platform support ThreadedPixmaps

Task-number: 28138
Change-Id: I106cf0123430115464b0a75071c7e6129a98d22b
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
src/quick/util/qquickimageprovider.cpp
src/quick/util/qquickpixmapcache.cpp