- With Qt 6.8.0 release, details on new features for popups and menus in Qt Quick Controls.
- Current popup implementation in Qt Quick involves creating a unique item.
- Overlay works with opened popups to determine event blocking and closing.
- Introducing Popup Windows in Qt Quick: can open popups in top-level windows with new popupType property.
- Menus and MenuBars: added support for native menus and menu bars on Windows and macOS.
- On Windows, improved styles for menus and added native WIN32 context menus.
- On macOS, added support for native menu bars and native menus within them.
- Conclusion: new documentation explains popup types, bugs to report, and closePolicy issue.
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。