Proposal to use QIcon in APIs in KF5.
Olivier Goffart
ogoffart at kde.org
Thu Sep 8 11:00:29 BST 2011
On Thursday 08 September 2011 10:54:02 Sebastian Kügler wrote:
> On Thursday, September 08, 2011 09:17:00 Jaime wrote:
> > We should assume that Qt5 will have some kind of global icon cache,
> >
> > valid for every Qt application run in one machine, like KIcon has now.
> > Am I Right?
>
> Per application, it seems. That's probably still a bit behind KIcon's
> KSharedDataCache (which works across processes), but I don't really know the
> details here.
Yes, The QIcon cache is per application. (not global.)
But what is really the performence gain?
Anyway, this is still something that can be added into Qt 5.x
I think Qt would benefit from something like KSharedDataCache, not only for
the icon cache, but also for the font cache, and many other caches.
More information about the kde-core-devel
mailing list