On Tuesday 27 November 2012 12:33:59 Chusslove Illich wrote: > > [: David Faure :] > > For now you might want to iterate over QCoreApplication::libraryPaths() by > > hand and try to load it (without suffix), and if that fails, keep > > iterating. > > I pushed this now, so kservice dependency is removed.
Great! I'll move the framework this week then. > Instead of trying to load, I checked for existence of kf5/ktranscript.* > through library paths, using QDir::listEntries with filter. Now I wonder if > this may be slower (depending on number of plugins within kf5/ > subdirectory...). No worries, this is temporary. Once we depend on Qt5 and once the change I made this morning goes in, we can port this to QPluginLoader. https://codereview.qt-project.org/#change,40760 -- David Faure, fa...@kde.org, http://www.davidfaure.fr Working on KDE, in particular KDE Frameworks 5 _______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel