Assorted questions ...

Sandro Andrade sandro.andrade at gmail.com
Mon Jun 18 14:37:33 UTC 2007


Hello,

I would be grateful for some explanation about the kdevelop code aspects
below:

1) Why does the Core class (and others classes) in shell directory contain a
CorePrivate struct ? Why the controller attributes weren't declared directly
in the Core class ?

2) Where is the Core::setDocumentController method declared ? The Core class
contains just a documentController() accessor method !!!

3) Why to setup a new DocumentController if the initialize() method on
CorePrivate already creates a DocumentController ?

4) In main method the loadingPlugin signal from pluginController is
connected to the splash slot AFTER the invocation of
pluginController()->loadPlugins(). Is this useful ? No messages are
exhibited in the splash !!!

Thanks in advance,
Sandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20070618/04229c47/attachment.html>


More information about the KDevelop-devel mailing list