<?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[Stop widgets updating]]></title><description><![CDATA[<p dir="auto">Hi<br />
Is there a way of stopping widgets updating when they are disabled or is this something that I have to implement myself?<br />
For example if I have a text edit that is disabled and my code updates it via the setText method I do not want the update to happen.</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.qt.io/topic/96883/stop-widgets-updating</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 03:53:59 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/96883.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 23 Nov 2018 13:12:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Stop widgets updating on Fri, 23 Nov 2018 13:41:55 GMT]]></title><description><![CDATA[<p dir="auto">Have a look at:<br />
QWidget::setUpdatesEnabled(bool)</p>
]]></description><link>https://forum.qt.io/post/494791</link><guid isPermaLink="true">https://forum.qt.io/post/494791</guid><dc:creator><![CDATA[mpergand]]></dc:creator><pubDate>Fri, 23 Nov 2018 13:41:55 GMT</pubDate></item><item><title><![CDATA[Reply to Stop widgets updating on Fri, 23 Nov 2018 13:33:53 GMT]]></title><description><![CDATA[<p dir="auto">Yes that will work with text edit, however that was only an example<br />
What about a general case for all widgets?</p>
]]></description><link>https://forum.qt.io/post/494790</link><guid isPermaLink="true">https://forum.qt.io/post/494790</guid><dc:creator><![CDATA[GrahamLa]]></dc:creator><pubDate>Fri, 23 Nov 2018 13:33:53 GMT</pubDate></item><item><title><![CDATA[Reply to Stop widgets updating on Fri, 23 Nov 2018 13:31:27 GMT]]></title><description><![CDATA[<p dir="auto">setReadOnly(bool) ?</p>
]]></description><link>https://forum.qt.io/post/494789</link><guid isPermaLink="true">https://forum.qt.io/post/494789</guid><dc:creator><![CDATA[mpergand]]></dc:creator><pubDate>Fri, 23 Nov 2018 13:31:27 GMT</pubDate></item></channel></rss>