Loading Konqueror sidebar plugins using KLibLoader::library()

David Faure faure at kde.org
Tue Sep 26 09:53:29 BST 2006


On Sunday 24 September 2006 17:07, Krzysztof Lichota wrote:
> I have come across the following problem: my Konqueror sidebar plugin
> has to export some symbols from its library to be used in its plugins.

So you have a plugin which itself has plugins? Interesting ;)

globalLibrary() has always been said to be "the right thing to do". So I wouldn't
object to it being used there, as long as you check that it still all works - e.g. that
the current plugins don't have symbol conflicts with the rest of the code [or with each other?].

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).





More information about the kde-core-devel mailing list