KImageCache, KPixmapCache and KSharedDataCache VS QPixmapCache and QCache
Christoph Feck
christoph at maxiom.de
Sat May 14 20:51:07 BST 2011
On Saturday 14 May 2011 21:42:18 Mark wrote:
> Why is KDE having it's own image/pixmap caching classes
> when the Qt lib also has them (QPixmapCache and QCache).
KDE's cache classes are on-disk caches and cross-application, while Qt's cache
classes are only in-memory and not shared between applications.
Christoph Feck (kdepepo)
KDE Quality Team
More information about the kde-core-devel
mailing list