HI,

I have a little question about stylesheet under Qt, particullary with image loaded by them.

I am running on a device which have only a few amount of memory. The question is: did images loaded by stylesheets system are, behind, stock into a QCache or a QPixmapcache?

Or are they loaded on memory like simple images?
I've googled a lot but haven't found an answer. I also looked at the source code of the class, but it is nearly 6000 line length and there is no trace of caching system.

Can you confirm that there is no cache system for stylesheets-loaded-images?
Or told me there is one and i will feel like Christmas day!

Rholk

PS: sorry for mistakes, french =).