Fix the documentation - QSystemTrayIcon::messageClicked works on macOS
Trivially reproduced by the systray example. Task-number: QTBUG-77150 Change-Id: I888db728741c35e8b0378c38c8747ad163cad47d Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
parent
26afc5c9b1
commit
43a1db6855
@ -367,8 +367,6 @@ bool QSystemTrayIcon::event(QEvent *e)
|
|||||||
This signal is emitted when the message displayed using showMessage()
|
This signal is emitted when the message displayed using showMessage()
|
||||||
was clicked by the user.
|
was clicked by the user.
|
||||||
|
|
||||||
Currently this signal is not sent on \macos.
|
|
||||||
|
|
||||||
\note We follow Microsoft Windows behavior, so the
|
\note We follow Microsoft Windows behavior, so the
|
||||||
signal is also emitted when the user clicks on a tray icon with
|
signal is also emitted when the user clicks on a tray icon with
|
||||||
a balloon message displayed.
|
a balloon message displayed.
|
||||||
|
Loading…
Reference in New Issue
Block a user