on documentation
David nolden
david.nolden.kdevelop at art-master.de
Sat Jan 31 17:10:28 UTC 2009
Am Samstag 31 Januar 2009 17:58:09 schrieb Aleix Pol:
> How do you want to access the IDocumentationPlugin?
>
> Maybe we should put it in a controller that sums up all documentation
> plugins and makes it easier to access them...
>
> Aleix
All the plugins can be queried quite simply, with
IPluginController::pluginsForExtension(..) or something like that. That could
also be hidden behind a static convenience-function within
IDocumentationPlugin.
More information about the KDevelop-devel
mailing list