doc: Update details about QSystemTrayIcon
- StatusNotifierItem is now more widely implemented (but I'm sure the list could be even longer); but Unity is obsolete - XEmbed is nearly obsolete, so list it after StatusNotifierItem - fix the links: it was meant to have friendly anchor text rather than showing the whole URL inline Pick-to: 6.2 6.3 Change-Id: Id81059f9484a8144b6402e74a500edf81d845b65 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>bb10
parent
c68b057510
commit
316389c123
|
|
@ -103,12 +103,12 @@ static QIcon messageIcon2qIcon(QSystemTrayIcon::MessageIcon icon)
|
|||
|
||||
\list
|
||||
\li All supported versions of Windows.
|
||||
\li All window managers and independent tray implementations for X11 that implement the
|
||||
\l{http://standards.freedesktop.org/systemtray-spec/systemtray-spec-0.2.html freedesktop.org}
|
||||
XEmbed system tray specification.
|
||||
\li All X11 desktop environments that implement the D-Bus
|
||||
\li All Linux desktop environments that implement the D-Bus
|
||||
\l{http://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/StatusNotifierItem}
|
||||
specification, including recent versions of KDE and Unity.
|
||||
{StatusNotifierItem specification}, including KDE, Gnome, Xfce, LXQt, and DDE.
|
||||
\li All window managers and independent tray implementations for X11 that implement the
|
||||
\l{http://standards.freedesktop.org/systemtray-spec/systemtray-spec-0.2.html}
|
||||
{freedesktop.org XEmbed system tray specification}.
|
||||
\li All supported versions of \macos.
|
||||
\endlist
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue