>> btw in gnome or kde you are going to be asked in the same way as in >> windows nowadays or is that direct kill signal from dekstop manager? >> >> >I think we get a signal from Qt. See e.g. GuiView::closeEvent(). >
That's the crux, what do you mean by 'a' signal. QMainWindow::closeEvent(QCloseEvent * close_event) or QApplication::event(Qevent * ev) ? >rh Vincent