[Qt-interest] QMainWindow close signal

Juan D Guzman lostinthecode at googlemail.com
Tue Mar 24 18:39:37 CET 2009


I was wondering if there is a signal that I can hook into on the window 
close event?  Or should I just put my code in the destructor for the window?

I looked into the QMainWindow docs and saw none.  I'm suspecting that 
putting my code in the destructor will give me the same effect but 
coming from C# i'm used to catching the close event.

Cheers,

JD



More information about the Qt-interest-old mailing list