<?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[if statement in qml]]></title><description><![CDATA[<p dir="auto">Hallo Zusammen,</p>
<p dir="auto">Beim if Statement was ist der Unterschied zwischen die beiden if statement:</p>
<pre><code>if a  != b 
</code></pre>
<p dir="auto">oder</p>
<pre><code>if a !== b 
</code></pre>
<p dir="auto">--&gt; was wäre zu empfehlen?</p>
<p dir="auto">Danke</p>
]]></description><link>https://forum.qt.io/topic/116772/if-statement-in-qml</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 00:11:26 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/116772.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Jul 2020 09:06:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to if statement in qml on Wed, 08 Jul 2020 09:08:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/galilio">@<bdi>Galilio</bdi></a> Da QML auf JavaScript basiert siehe <a href="https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Operators/Vergleichsoperatoren" target="_blank" rel="noopener noreferrer nofollow ugc">https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Operators/Vergleichsoperatoren</a></p>
]]></description><link>https://forum.qt.io/post/605476</link><guid isPermaLink="true">https://forum.qt.io/post/605476</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Wed, 08 Jul 2020 09:08:03 GMT</pubDate></item></channel></rss>