KIOGui ?
David Faure
faure at kde.org
Tue Jan 12 23:33:36 UTC 2016
I'm about to write a class to handle favicons in a KIO library, rather than using DBus
communication to a (currently kded, could be kiod otherwise) module.
I think there just isn't any point in using a central DBus module to handle a shared cache
when a lock file can do the job.
The question is: this would only depend on KIOCore and QImage. Shall I put it in KIOWidgets
or shall I create a new KIOGui library, for QML apps to avoid the QWidget dependency ?
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5
More information about the Kde-frameworks-devel
mailing list