<div class="gmail_quote">On Sat, May 14, 2011 at 9:51 PM, Christoph Feck <span dir="ltr"><<a href="mailto:christoph@maxiom.de">christoph@maxiom.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Saturday 14 May 2011 21:42:18 Mark wrote:<br>
> Why is KDE having it's own image/pixmap caching classes<br>
> when the Qt lib also has them (QPixmapCache and QCache).<br>
<br>
</div>KDE's cache classes are on-disk caches and cross-application, while Qt's cache<br>
classes are only in-memory and not shared between applications.<br>
<font color="#888888"><br>
Christoph Feck (kdepepo)<br>
KDE Quality Team<br>
</font></blockquote></div><br><div>Ohh, didn't know that.</div><div>Then it seems to be even more interesting to merge back with Qt 5 :-)</div>