inter-plugin dependencies and BC

Roberto Raggi roberto at kdevelop.org
Thu Sep 8 18:06:03 UTC 2005


Hi!

On Thursday 08 September 2005 16:07, Kuba Ober wrote:
> So, looking at the code below, you essentially only access adaptors that
> provide the interface that you need, and never access the instance
> directly, right?
exactly

> Quick questions:
> 1. Is the 'instance' in the code above the instance pointer that you obtain
> from some type of a factory in the plugin?
yes

> 2. What's 'm' (I'm too lazy to look at the actual code)?
`m' is an instance of QExtensionManager. The extension manager maintains the 
list of the `extended' objects and the created `extensions'

ciao robe






More information about the KDevelop-devel mailing list