Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
in quick control,which of event the close window.
Your grammar is a bit hard to understand but with Qt 5.1 you can reimplement the "Window::onClosing" handler if you want to accept or ignore a window close request from the user. To just close a window, you can set the visible property to false.