mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 12:24:16 +00:00
- QWindow::hide() don't terminate the application. QWindow::close() does. - But QWindow::close() also recurse in the closeEvent, so we must prevent the recursion with m_visible Fixes #3363 |
||
|---|---|---|
| .. | ||
| platform_native | ||
| platform_qt | ||
| qt_viewer | ||