From kde-core-devel Sat May 12 23:00:30 2007 From: Guillaume Laurent Date: Sat, 12 May 2007 23:00:30 +0000 To: kde-core-devel Subject: Re: A New Krazy Checker for Classes Requiring Q_OBJECT Message-Id: <200705130100.30350.glaurent () telegraph-road ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=117901090103971 On Sunday 13 May 2007, David Faure wrote: > On Friday 11 May 2007, Thiago Macieira wrote: > >  If you don't need any > > of the Meta Object features (properties, signals, slots, enums, > > className, qobject_cast, the meta object itself, etc.) why are you > > deriving from QObject in the first place? :-) > > I often saw code deriving from QObject just to get "auto-deletion of > children by the parent object". Yes, we do that in RG a couple of times I think. It's very handy. -- Guillaume. http://telegraph-road.org