aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/imageresponseprovider/imageresponseprovider.pro
Commit message (Collapse)AuthorAgeFilesLines
* fix example installsOswald Buddenhagen2016-05-131-0/+2
| | | | | Change-Id: Ie6a219392a48fd6b1a32037cc215dc20d408e819 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
* Add QQuickAsyncImageProviderAlbert Astals Cid2015-03-261-0/+15
It allows for providers to implement threading on their side Change-Id: I34042b213ce7697a3e39470387357d733e15723c Reviewed-by: Gunnar Sletta <gunnar@sletta.org>