Hi -

I am using mdiarea and qmdisubwindows for my application. My question is - I want to override the function called whenever the "X" in the title bar is clicked.

I tried overloading QWidget::close() but no luck.

Any help appreciated.