Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

in quick control,which of event the close window

$
0
0
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.

Viewing all articles
Browse latest Browse all 4972

Trending Articles