summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/pointer/pointer.cpp
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@digia.com>2014-02-26 12:33:29 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-09 20:53:06 +0200
commit000693018b50414b2cd46830b15073e5c8eefe2c (patch)
tree101e585fd58f44c8d8333e16b49b2d75b7036b87 /doc/src/snippets/pointer/pointer.cpp
parent1a6011e09f6378e177426d5b1bb783419faea02a (diff)
Cocoa: Fix DnD when using native widgets.
Adding a native widget such as QGLWidget often causes other widgets to become native, through native ancestor and sibling propagation. This includes QFocusFrame, which typically sits on top of item views. QFocusFrame is mostly transparent (except for the frame) and also has the WA_TransparentForMouseEvents flag set. Its window has the corresponding WindowTransparentForInput flag set. Cocoa does not know about WindowTransparentForInput. Forward the drag calls to the correct window. Task-number: QTBUG-37077 Change-Id: I02201c7027915b1e82d0cd7e9c2e787ca6b2338b Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
Diffstat (limited to 'doc/src/snippets/pointer/pointer.cpp')
0 files changed, 0 insertions, 0 deletions