[Qt-interest] Garbage collection
Anthony Serdyukov
uksus70 at gmail.com
Thu Dec 25 08:53:23 CET 2008
Of course I realize this difference.
Using Qt memory managment provided by parent-child relationship I do
not need any garbage collection, that what I wanted to state.
Just establish right relationships between objects and they will live
as long as they should.
2008/12/25 Scott Aron Bloom <Scott.Bloom at sabgroup.com>:
> 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
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
--
Regards,
Anthony
More information about the Qt-interest-old
mailing list