[PATCH] Take care also of the KJob::finished signal in KPart - it also fixes Ark's BUG 187538

Kevin Ottens ervin at kde.org
Mon Apr 6 15:42:05 BST 2009


On Monday 6 April 2009 16:12:11 Raphael Kubo da Costa wrote:
> The patch looks fine and indeed solves the problem I pointed out in
> reviewboard. Can someone else OK it?

Sorry but no, the finished() signal is mainly for use with progress dialogs 
and such. Client code isn't supposed to use it.

If your problem is a pointer which doesn't go back to 0, and you used the 
result() signal only to reset this pointer, you probably want to use QPointer 
instead.

Regards.
-- 
Kévin 'ervin' Ottens, http://ervin.ipsquad.net
"Ni le maître sans disciple, Ni le disciple sans maître,
Ne font reculer l'ignorance."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20090406/8ad5da9c/attachment.sig>


More information about the kde-core-devel mailing list