[Qt] Qt deffered deletion (QObject_deleteLater())

Paul Ishenin webpirat at mail.ru
Wed Jan 14 00:04:41 CET 2009


zeljko wrote:
> So my question would be (since I don't want to break qt-4.3 users), should I 
> ifdef it like USE_QT_44 OR QT_NO_DEFFERED_DELETION ?
>   
If you dont remember we had some problems with object destroying inside 
their events. Because of that we are using postponed object destroying. 
If your new code will work with this feel free to commit it.

Best regards,
Paul Ishenin.



More information about the Qt mailing list