VcsJob question and suggestion
Andreas Pakulat
apaku at gmx.de
Tue May 29 22:36:45 UTC 2007
On 29.05.07 22:46:57, Andreas Pakulat wrote:
> On 29.05.07 14:46:24, Matthew Woehlke wrote:
> > Andreas Pakulat wrote:
> > > Well, if we have finishStatus() then we don't need the special
> > > finished() signal and can go with the result() signal.
> >
> > To make sure I understand this: this means there will be a 'still
> > running' value returned from finishedStatus() and you have to check this
> > every time in result() to know if you are done?
>
> result() is a KJob signal, but actually its private as well. I need to
> ask k-c-d on what exactly is the purpose here. The signals from the API
> dox seem to be the only non-private ones. resultsReady() will stay.
And Kevin just came back to me, All signals that are not marked
@internal api-dox wise are safe to use. The private: declaration is
simply there to prevent subclasses from emitting these signals.
Andreas
--
Your present plans will be successful.
More information about the KDevelop-devel
mailing list