http://doc.trolltech.com/4.1/qobject.html#deleteLater
for any object that are extend from QObject, use the deleteLater function rather than directly use the [delete] operator
http://doc.trolltech.com/4.1/qobject.html#deleteLater
for any object that are extend from QObject, use the deleteLater function rather than directly use the [delete] operator
sreedhar (28th June 2006)
Bookmarks