<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt">Hey,<br>&nbsp;&nbsp; I have a window that pops up another window in QT, what I want to do is implement a certain function whenever the popup window is closed/destroyed. Does anyone know what signal a widget emits when it is cancelled(ie the red cross is clicked). I would like to connect that signal to a slot. I have tried 'destroyed', 'closeEvent', 'closed' and none of those signals seem to be emitted. Any help will be appreciated.<br></div><br>



      </body></html>