Comment 12 for bug 1550706

Revision history for this message
Michael Zanetti (mzanetti) wrote : Re: Thumbnails not working with qrc

The thumbnailer itself would not really need to know about th qrc stuff. Just the QQmlImageProvider part of the thumbnailer package. That could extract the image data from the qrc and pass it on to the thumbnailer.

Here's some code snipped that should give directions on how to do that: http://paste.ubuntu.com/15258195/