<?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[[SOLVED] QGraphicsBlurEffect messing up with performances]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am currently using a QGraphicsBlurEffect on a pixmap of my mainWindow and pop up a new window that is modal (a really beautifull effect:) )<br />
Anyway I use a QScrollArea on this modal window and the scrolling is very slow. I am prety sure it is because Qt refreshes the blur effect of the background regulary.<br />
Anyway, I would like to know is there's some kind of way to freeze the frame of the blured picture ( it's of course a static picture that is blured ) to improve the perfomances.</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.qt.io/topic/6463/solved-qgraphicsblureffect-messing-up-with-performances</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 15:50:16 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/6463.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 Jun 2011 15:50:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [SOLVED] QGraphicsBlurEffect messing up with performances on Fri, 10 Jun 2011 08:55:42 GMT]]></title><description><![CDATA[<p dir="auto">That's right, I couldn't figure how to edit the title...!<br />
thanks</p>
]]></description><link>https://forum.qt.io/post/91653</link><guid isPermaLink="true">https://forum.qt.io/post/91653</guid><dc:creator><![CDATA[evergreen]]></dc:creator><pubDate>Fri, 10 Jun 2011 08:55:42 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] QGraphicsBlurEffect messing up with performances on Thu, 09 Jun 2011 15:24:25 GMT]]></title><description><![CDATA[<p dir="auto">Good to hear you figured it out. Could you add [Solved] in front of the title (by editing the first post), please?</p>
]]></description><link>https://forum.qt.io/post/91551</link><guid isPermaLink="true">https://forum.qt.io/post/91551</guid><dc:creator><![CDATA[loladiro]]></dc:creator><pubDate>Thu, 09 Jun 2011 15:24:25 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] QGraphicsBlurEffect messing up with performances on Thu, 09 Jun 2011 07:26:37 GMT]]></title><description><![CDATA[<p dir="auto">It's alright I solved this problem by using @QPixmap::grabWidget()@ in order to set it as background.<br />
Thanks for your help anyway.</p>
]]></description><link>https://forum.qt.io/post/91462</link><guid isPermaLink="true">https://forum.qt.io/post/91462</guid><dc:creator><![CDATA[evergreen]]></dc:creator><pubDate>Thu, 09 Jun 2011 07:26:37 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] QGraphicsBlurEffect messing up with performances on Wed, 08 Jun 2011 21:39:16 GMT]]></title><description><![CDATA[<p dir="auto">I don't know your code so I can't really give a definite answer, but you could look into QPixmapCache to cache your blurred pixmap between paintEvents.</p>
]]></description><link>https://forum.qt.io/post/91441</link><guid isPermaLink="true">https://forum.qt.io/post/91441</guid><dc:creator><![CDATA[loladiro]]></dc:creator><pubDate>Wed, 08 Jun 2011 21:39:16 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] QGraphicsBlurEffect messing up with performances on Wed, 08 Jun 2011 07:17:59 GMT]]></title><description><![CDATA[<p dir="auto">Nobody can help?</p>
<p dir="auto">In fact, I now see that my problem could be solved simply by being abble to apply QGraphicsBlurEffect to the pixmap itslef only.<br />
But I can't find a method to do it. Does anyone knows a way?</p>
]]></description><link>https://forum.qt.io/post/91303</link><guid isPermaLink="true">https://forum.qt.io/post/91303</guid><dc:creator><![CDATA[evergreen]]></dc:creator><pubDate>Wed, 08 Jun 2011 07:17:59 GMT</pubDate></item></channel></rss>