plugin loading (was: kcmoduleinfo / Plugin linking problem)

David Faure faure at kde.org
Mon Aug 13 18:48:03 BST 2007


On Monday 13 August 2007, Matthias Kretz wrote:
> On Monday 13 August 2007, David Faure wrote:
> > > While going over it I found one thing which I think we should change in
> > > any case: the "const QStringList &args" parameter should be a "const
> > > QVariantList &args" instead.
> >
> > I think this was discussed before, and the gain isn't big compared to the
> > porting effort imho.
> 
> Ok, I'll check how big the effort is. If it's too much effort should we 
> deprecate the QStringList functions and add QVariantList functions?

This is about a pure virtual method. It's one or the other, no deprecation possible.

(and it should remain pure virtual otherwise the risks of using the wrong signature
in the reimplementation will be too high)

-- 
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