Add Qt::WindowTransparentForMouseEvents
authorLars Knoll <lars.knoll@nokia.com>
Tue, 20 Sep 2011 16:09:08 +0000 (18:09 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 21 Sep 2011 10:07:19 +0000 (12:07 +0200)
commit0d4918950e61f3cbfd01c9fae37c463352c69dd3
treec402cc38cf374231b6a9f783522b6b565290b8d3
parente915b7924f251f849b2b5480d2945981a93108f6
Add Qt::WindowTransparentForMouseEvents

Add a flag for output only windows that are
transparent for mouse events and implement it
for the xcb backend.

Change-Id: I24afdb6b27de34bcdf0c061a5a4987ac2880e4ae
Reviewed-on: http://codereview.qt-project.org/5260
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/corelib/global/qnamespace.h
src/plugins/platforms/xcb/qxcbwindow.cpp
src/plugins/platforms/xcb/qxcbwindow.h