Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-1402

Add a mode property to QMenuBar for Windows CE/Mac

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P3: Somewhat important
    • 4.6.0
    • None
    • Widgets: Main Window
    • None
    • macOS
    • 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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kleint Friedemann Kleint
              kleint Friedemann Kleint
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes