summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qclipboard.cpp
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@jollamobile.com>2014-05-08 11:10:00 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-13 07:58:46 +0200
commitc99b58a3dc69c6c649986bc3bdc4f7824c617c40 (patch)
tree1e067f7f8995ec6dda6d2a563df623b37dabef0c /src/gui/kernel/qclipboard.cpp
parent32742959a29c3340c91eb33b733fc8c2439b53e5 (diff)
Make handling of QEvent::Close consistent with QWindow::close()
The event handler would ignore the close if the window was hidden while the close() function would not. In addition, the close() function would force removal of focus etc while the event handler did not. Make it consistent by calling close() from the event handler. Change-Id: Ia05b08299f218620fb40a8cad5d3771158c4701e Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com> Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
Diffstat (limited to 'src/gui/kernel/qclipboard.cpp')
0 files changed, 0 insertions, 0 deletions