<?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[Property Binding update rate]]></title><description><![CDATA[<p dir="auto">Hey guys,</p>
<p dir="auto">I have a Q_PROPERTY which is update with 30Hz. (qDebug is working nicely and is proofing it).<br />
The qml unfortunately updates only at around 1Hz. How can i speed this up?</p>
<pre><code>Label {
		opacity: 0.87
		font.pixelSize: 14
		text: qsTr(fact.valueString)
		Layout.fillWidth: true
		font.weight: Font.Normal
}
</code></pre>
<p dir="auto">I tested it with the qml-profiler.</p>
<p dir="auto"><img src="https://ddgobkiprc33d.cloudfront.net/a888489e-afa2-42aa-a589-0c557ba1b405.png" alt="FlightMonitoringView_qml__src_qml_ACSModules_Views___amigaacontrolstation___master__-_Qt_Creator.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.qt.io/topic/112715/property-binding-update-rate</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 08:41:21 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/112715.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 19 Mar 2020 13:35:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Property Binding update rate on Thu, 19 Mar 2020 14:04:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/maxbec">@<bdi>MaxBec</bdi></a> well,<br />
what's the refresh rate of your monitor/Display ?</p>
]]></description><link>https://forum.qt.io/post/583503</link><guid isPermaLink="true">https://forum.qt.io/post/583503</guid><dc:creator><![CDATA[J.Hilk]]></dc:creator><pubDate>Thu, 19 Mar 2020 14:04:24 GMT</pubDate></item></channel></rss>