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

Support sub-menus

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • 5.10.0 Alpha
    • None
    • Quick: Controls 2
    • None
    • 92fcd0a3fb2ee0d1ba242607c1aa5a29864d3650

    Description

      On desktop, sub-menus should cascade. On mobile and embedded, menu navigation should probably work by default so that menus open one at a time. This behavior should be also configurable to let application developers decide.

      Menu {
          MenuItem { text: "foo" }
          Menu {
              MenuItem { text: "bar" }
              MenuItem { text: "baz" }
          }
      }
      

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-60351
          # Subject Branch Project Status CR V

          Activity

            People

              Unassigned Unassigned
              jpnurmi J-P Nurmi
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes