[Kst] extragear/graphics/kst/src

Adam Treat treat at kde.org
Wed Nov 29 21:36:47 CET 2006


On Tuesday 28 November 2006 7:51 pm, George Staikos wrote:
> On 28-Nov-06, at 5:08 PM, Adam Treat wrote:
> > SVN commit 608916 by treat:
> >
> > * Modify PluginCollection to return a list of the readable plugin
> > names.
> > * Adjust the various plugins to all have uniform readable names.
> > * Upshot is that datamanager and other dialogs can now use the
> > human readable names.
>
>    I wonder if this will cause problems.  The readable name isn't
> really a "unique key" and I can imagine several of them ending up
> with the same name over time.

Well, I've made it implicitly unique at the moment by introducing a QMap 
between the readable name and the real unique name.  Also, the readable name 
is already used by the PluginDialog so it really should be unique.  Otherwise 
users are going to be confused if a plugin is listed twice.

> --
> George Staikos
> KDE Developer				http://www.kde.org/
> Staikos Computing Services Inc.		http://www.staikos.net/
>
>
>
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst


More information about the Kst mailing list