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

Add API to set application-wide menu for use in Dock/task bar

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • GUI: Menus, QPA
    • None
    • All

      Both Windows and macOS allow the user to add entries to the right click menus of the application icon in the macOS Dock and Window task bar respectively. Other platforms may have similar concepts.

      On macOS we already support this through the non-cross-platform QMenu::setAsDockMenu(), and on Windows we support it through the defunct QWinJumpList from QtWinExtras.

      We should find a cross platform API for this. e.g. QGuiApplication::setMenu()

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            vestbo Tor Arne Vestbø
            Votes:
            14 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes