qt5base-lts/examples/widgets/desktop/systray
Alejandro Exojo 115f303352 Fix the closeEvent of the systray example on OS X
The implementation of the close event handler requires handling the two
close events that are received on OS X when the user quits through the
application menu bar or the Command+Q shortcut. The first is an
spontaneous event, and the second a non-spontaneous one with the window
already closed.

Change-Id: I24e3d3f0de4d631bd2d5616c85ce747f085691e0
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
2015-11-03 09:01:36 +00:00
..
doc Fix the closeEvent of the systray example on OS X 2015-11-03 09:01:36 +00:00
images systray example: revert the heart icon to its previous version 2015-01-28 12:51:03 +00:00
main.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00: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 Fix the closeEvent of the systray example on OS X 2015-11-03 09:01:36 +00:00
window.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00