extragear/sdk/kdevplatform

Andreas Pakulat apaku at gmx.de
Sat Mar 20 09:56:26 UTC 2010


On 20.03.10 02:40:36, Aleix Pol Gonzalez wrote:
> SVN commit 1105395 by apol:
> 
> Add a IProject::isReady method to know what's an IProject instance state. (in practice, we don't want to deal with the IProject instance while it's being reloaded)

I didn't look at the code that uses this in cmake manager, but wouldn't it
be possible to use a signal instead? We currently have
projectAboutToBeOpened(), projectOpened(), projectClosing(),
projectClosed(). It would fit nicely to have a
projectReloading()+projectReloaded() in the controller.

Andreas

-- 
Think twice before speaking, but don't say "think think click click".




More information about the KDevelop-devel mailing list