[Qt-interest] Garbage collection
Scott Aron Bloom
Scott.Bloom at sabgroup.com
Thu Dec 25 08:29:27 CET 2008
There is no garbage collector provided by QT (or standard C++)
But do not confuse proper memory management with garbage collection..
and the QObject parent-child relationship is memory management, not
garbage collection....
Scott
> -----Original Message-----
> From: qt-interest-bounces at trolltech.com [mailto:qt-interest-
> bounces at trolltech.com] On Behalf Of Anthony Serdyukov
> Sent: Wednesday, December 24, 2008 10:30 PM
> To: Ankit Agarwal
> Cc: qt-interest at trolltech.com
> Subject: Re: [Qt-interest] Garbage collection
>
> This "tool" is called parent-child relationship :)
>
> 2008/12/24 Ankit Agarwal <ankit17.ag at gmail.com>:
> > Hello,
> > Is there some tool that shall help in automatic garbage collection
for Qt4 -
> > C++.
> >
> > --
> > Thanks and Regards,
> > Ankit Agarwal
> > SW Engineer
> > Vegayan Systems
> > email : ankit_agarwal at vegayan.com
> > Blog : http://ankit17.wordpress.com
> >
> > _______________________________________________
> > Qt-interest mailing list
> > Qt-interest at trolltech.com
> > http://lists.trolltech.com/mailman/listinfo/qt-interest
> >
> >
>
>
>
> --
> Regards,
> Anthony
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list