qt5base-lts/examples/widgets/desktop/systray
Allan Sandfeld Jensen cc3875c2e4 Balloon tip must follow systemtray icon
If the a message notification is created at the same time as the system
tray icon is embedded it may start at a wrong location, since the icon
location it bases its own location is not yet final.

This patch adds code to update the balloon tip location when the system
tray icon is moved or resized.

The bug and fix can be tested by the systray example by disabling the
icon and letting show message trigger both showing it and the message.

Change-Id: Ie1dc10489ad420e581e32afeb757c236fb5129ab
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
2014-09-25 16:12:55 +02:00
..
images Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
main.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
systray.pro Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
systray.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
window.cpp Balloon tip must follow systemtray icon 2014-09-25 16:12:55 +02:00
window.h Examples: Add Q_DECL_OVERRIDE to overridden functions 2014-07-15 08:44:44 +02:00