[Qt-interest] Destroyed signal of QWidget is not emitted

elizabeta petreska elizabeta.petreska at gmail.com
Thu Oct 15 11:30:05 CEST 2009


Hello

I connected my widget destroyed signal with some slot function. And my slot
function is never called. The connection between the signal and the slot
itself is ok, i.e connect returns true. Then I discovered that the destroyed
signal is not emitted when QWidget is destroyed, that is the Qwidget dtr is
called but the destroyed signal is not emitted. Is this by design ? Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091015/1b59af3e/attachment.html 


More information about the Qt-interest-old mailing list