Whats up with KJob's signals?
Andreas Pakulat
apaku at gmx.de
Tue May 29 21:49:47 BST 2007
Hi,
looking at KJob API dox one get the impression that there's no way of
getting notified when a KJob is finished. However this is possible,
because KJob does declare a finished() and result() signal. The example
usage even encourages to use result() (finished() is marked internal).
However the public kjob.h header puts a private: declaration around
result() and a few other signals that are not marked internal.
So I'd like to know: whats up with that? Are the signals just in the
wrong place?
Andreas
--
Beware of a tall blond man with one black shoe.
More information about the kde-core-devel
mailing list