<?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[Embedded QSlider in QGraphicsProxy unreponsive to mouse slide]]></title><description><![CDATA[<p dir="auto">I have a QSlider embedded in a QGraphicsProxywidget and it is unresponsive to mouse movements... it only responds to mouse clicks..<br />
I have same problem with a scrollbar... how can I fix this?</p>
]]></description><link>https://forum.qt.io/topic/56135/embedded-qslider-in-qgraphicsproxy-unreponsive-to-mouse-slide</link><generator>RSS for Node</generator><lastBuildDate>Thu, 24 Sep 2026 19:28:02 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/56135.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 Jul 2015 17:55:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Embedded QSlider in QGraphicsProxy unreponsive to mouse slide on Wed, 08 Jul 2015 20:10:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/asperamanca">@<bdi>Asperamanca</bdi></a> Thank you for the response. No I found the problem I have subclassed QGraphicsView and overridden the moveEvent, thus It doesn't reach the widget. You don't have to connect signals to slide the slider.</p>
]]></description><link>https://forum.qt.io/post/281592</link><guid isPermaLink="true">https://forum.qt.io/post/281592</guid><dc:creator><![CDATA[Misty River]]></dc:creator><pubDate>Wed, 08 Jul 2015 20:10:59 GMT</pubDate></item><item><title><![CDATA[Reply to Embedded QSlider in QGraphicsProxy unreponsive to mouse slide on Wed, 08 Jul 2015 11:17:15 GMT]]></title><description><![CDATA[<p dir="auto">I use a QScrollbar embedded via QGraphicsPoxyWidget, and I don't have any issues.<br />
Maybe you use the wrong signals (I use valueChanged)</p>
]]></description><link>https://forum.qt.io/post/281526</link><guid isPermaLink="true">https://forum.qt.io/post/281526</guid><dc:creator><![CDATA[Asperamanca]]></dc:creator><pubDate>Wed, 08 Jul 2015 11:17:15 GMT</pubDate></item></channel></rss>