<?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[Event Filter receiving unexpected mouse move events]]></title><description><![CDATA[<p dir="auto">My Application:<br />
2 windows: 1 full screen window that is always being shown while application is running. 1 popup window that will show and hide.</p>
<p dir="auto">The full screen window has an event filter installed on it to watch mouse events.</p>
<p dir="auto">The problem:<br />
If the mouse cursor's position in within the popup windows boundaries and the popup window is shown or hidden the full screen window receives mouse move events.  The problem is I have no way to know if the event is due to the mouse actually being moved or the special case just described.  Does anyone know how to tell the difference between these events.</p>
]]></description><link>https://forum.qt.io/topic/10117/event-filter-receiving-unexpected-mouse-move-events</link><generator>RSS for Node</generator><lastBuildDate>Sat, 26 Sep 2026 15:26:51 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/10117.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 04 Oct 2011 23:26:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Event Filter receiving unexpected mouse move events on Thu, 27 Oct 2011 16:10:53 GMT]]></title><description><![CDATA[<p dir="auto">Did you use QWidget::grabMouse() on your fullscreen window at some point ?</p>
]]></description><link>https://forum.qt.io/post/114668</link><guid isPermaLink="true">https://forum.qt.io/post/114668</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 27 Oct 2011 16:10:53 GMT</pubDate></item></channel></rss>