<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Getting keyboard events while in a drag and drop state]]></title><description><![CDATA[<p dir="auto">Hi, Does anyone have any idea how to receive keyboard events in the target widget of am in-progress drag and drop operation. As far as I can tell neither the source or target widgets are receiving keyboard events during the drag operation.  However, pressing the escape key terminates the drag operation so the keyboard events are definitely being handles somewhere.</p>
<p dir="auto">I am new to Qt so if you do answer please don't assume I am an expert L)</p>
<p dir="auto">Thanks</p>
<p dir="auto">Gerry</p>
]]></description><link>https://forum.qt.io/topic/18132/getting-keyboard-events-while-in-a-drag-and-drop-state</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 19:56:39 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/18132.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 08 Jul 2012 16:00:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Getting keyboard events while in a drag and drop state on Tue, 14 Aug 2012 13:04:31 GMT]]></title><description><![CDATA[<p dir="auto">No, I am using a Mac/OSX and I was ideally looking for a way to do this so it worked on all supported desktop platforms.  It would seem a simple requirement but having spent some time looking through the library code I think its probably not easily doable.</p>
]]></description><link>https://forum.qt.io/post/147419</link><guid isPermaLink="true">https://forum.qt.io/post/147419</guid><dc:creator><![CDATA[gerrysweeney]]></dc:creator><pubDate>Tue, 14 Aug 2012 13:04:31 GMT</pubDate></item><item><title><![CDATA[Reply to Getting keyboard events while in a drag and drop state on Tue, 14 Aug 2012 12:21:37 GMT]]></title><description><![CDATA[<p dir="auto">Are you on Windows ?<br />
Check out "QDrag::exec()":<a href="http://doc.qt.nokia.com/4.7-snapshot/qdrag.html#exec" target="_blank" rel="noopener noreferrer nofollow ugc">http://doc.qt.nokia.com/4.7-snapshot/qdrag.html#exec</a><br />
there is a word about drag operations blocking the event loop...</p>
]]></description><link>https://forum.qt.io/post/147411</link><guid isPermaLink="true">https://forum.qt.io/post/147411</guid><dc:creator><![CDATA[rcari]]></dc:creator><pubDate>Tue, 14 Aug 2012 12:21:37 GMT</pubDate></item></channel></rss>