-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 29 October 2002 20:38, Matias Aguirre wrote:

> > >>>> its program is used, it must have "delete" corresponding" I was
> > >>>> maked a litle script in bash that count all the new and the delete.
> > >>>> This is the results:

Hello,

most QT widgets take care of memory management themselfes. In most cases you 
will not know how long a QT widget exists, so you have to let it delete 
itself when it is closed/destroyed/whatever.

A good point for start reading is the QT developers documentation:
http://www.trolltech.com/developer/documentation/index.html

valgrind is a excellent tool to detect memory leaks. but you can't simply run 
it, you have to _understand_ it's output.

at this point of development i'm not known of any major memory leaks in licq 
(well, i'm not perect, too)

Bye,
Thomas

- -- 
Cabbage, n.:
        A familiar kitchen-garden vegetable about as large and wise as
a man's head.
                -- Ambrose Bierce, "The Devil's Dictionary"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9v4y++83LmoKU5MARAu5UAJ4oNFXOc0/LdSIW740+IWEBXy9kkACeNi8h
xwrpCul2Et3U1FyS3aIRD9w=
=qa1W
-----END PGP SIGNATURE-----



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to