Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
-
-
1e0e67406c3865717fef8b98d2c69adbefc54245
Description
It appears that menu bars can have modes:
- Mac: global menu bar for all app windows (construct with 0-parent)
- Mac: local menu bar
- Windows CE: CE global menu bar
- Windows CE: Qt-style menu bar [not implemenred]
There might be others on different platforms.
Now, instead of hacking the Mac case into Designer (as the parent task suggests), would it be possible
to add a mode property to QMenuBar? - It should have a well-defined default:
- DefaultMode
- MacGlobalMode
..
or such?
Attachments
Issue Links
- is required for
-
QTBUG-1392 global menu bar on mac from designer
-
- Closed
-