Fwd: Patch for KJanusWidget problem
Simon Hausmann
hausmann at kde.org
Sat Nov 9 12:11:42 GMT 2002
On Sat, Nov 09, 2002 at 01:12:12PM +0100, Martijn Klingens wrote:
> Could someone who knows KJanusWidget look at this patch?
>
> To me it looks fine, although it might be better to simply fix the problem at
> the Qt level.
Definitely. I think the problem is that QWidgetStack relies on being
sent a child event when the child dies. While that event is received
the isWidgetType() condition fails because the event is sent from
the QObject destructor. I'll write a bugreport.
Simon
More information about the kde-core-devel
mailing list