On Sunday, 2012-02-05, Rahul Sharma wrote: > Yeah, I was trying to fix bug #152182 and I found the reason behind the > bug. And I was even able to fix that if I add a close button of mine and > connect that to close() slot (detailed explanation would be too long but if > you want me to, then surely I would). > And this setButtons(Close), does not call close() slot nor does it send a > closeEvent(QCloseEvent * ) and I think that's why there is the bug.
If I understand this bug report correctly then the dialog's visibility and the check state of a toggle option for its visibility get out of sync. You could consider connecting to the finished() signal or hocking into setVisible(bool) Cheers, Kevin -- Kevin Krammer, KDE developer, xdg-utils developer KDE user support, developer mentoring
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
