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

Quick should have a QSystemTrayIcon equivalent (outside labs)

    XMLWordPrintable

Details

    Description

      It would be nice if Quick (or more likely QQC2) would have a way to create a system tray icon with some associated menu, especially without a dependency on Widgets. Something like

      SystemTrayIcon {
      contextMenu: Menu

      { /*...*/}

      toolTip: "It's a system tray icon!"
      icon: Image {} // Maybe Image is too generic?
      }

      QSystemTrayIcon itself lives in Widgets, mainly for the menu, so it cannot be reused directly. Though it might still be possible to at least reuse the QPA layer beneath it.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes