Fwd: Patch for KJanusWidget problem
Simon Hausmann
hausmann at kde.org
Sat Nov 9 12:19:39 GMT 2002
On Sat, Nov 09, 2002 at 01:11:42PM +0100, Simon Hausmann wrote:
> 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.
Nevermind, it works with current qt-copy (I just saw that
isWidgetType() is no more a virtual method) . Don't think there's
anything to fix then.
Simon
More information about the kde-core-devel
mailing list