summaryrefslogtreecommitdiffstats
path: root/.tag
diff options
context:
space:
mode:
authorTim Blechmann <tim@klingt.org>2015-12-04 08:46:03 +0100
committerTim Blechmann <tim@klingt.org>2015-12-04 10:18:00 +0000
commit98f326e9b82e6dbf0ef68a16292c38276181416a (patch)
tree12e4e8b12b90dd0ae501f726a96393c1b243fac7 /.tag
parentc04e7dead8bee51e11698fe1c625c76915a60753 (diff)
windows: enable drop for embedded windows
when embedding a QWindow into a native win32 window hierarchy, dragndrop is not working, as RegisterDragDrop is not called. the parent HWND is wrapped via QWindow::fromWinId(), which is topLevel, but a Qt::ForeignWindow. it's children are not topLevel. we therefore add a conditon to call RegisterDragDrop on non-topLevel windows whose parent is a Qt::ForeignWindow Change-Id: Id2bfa1130857c21566feae9cb10b62b648d86a72 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Diffstat (limited to '.tag')
0 files changed, 0 insertions, 0 deletions