I looked at that section, when he said "read the docs", and didn't click on the link! <:-/ Instead of going to object trees I went to QGaurdedPtr. Well, I appreciate you taking the time out to correct me and show me the docs. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of J. Donavan Stanley Sent: Saturday, June 25, 2005 3:15 PM To: Development of mythtv Subject: Re: [mythtv] A little leakage.
Korey Fort wrote: >I've read the docs before. I do not remember anything in the docs about new >or delete. I don't believe that Qt overloads new or delete. This is one of >those things with C/C++ when you malloc/new memory your supposed to >delete/free it. I can understand allocated memory in a function not being >freed or deleted explicitly, but the one inside the constructor should be >deleted somewhere. Now if I am completely ass backwards on this please >correct me. > > http://doc.trolltech.com/3.3/objecttrees.html _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
