<?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[Creator project file: Widgets]]></title><description><![CDATA[<p dir="auto">When we create a new Qt Widgets project in Creator, is it still necessary to check for version 4 in the project file? Is it too soon to change?</p>
<pre><code>greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
vs
QT += widgets
</code></pre>
]]></description><link>https://forum.qt.io/topic/107652/creator-project-file-widgets</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 02:46:48 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/107652.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 10 Oct 2019 21:45:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Creator project file: Widgets on Fri, 11 Oct 2019 18:24:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jsulm">@<bdi>jsulm</bdi></a><br />
Thank you. I can easily delete the version check that Creator automatically inserts into the project file. There is, indeed, a lot of Qt4 still active.</p>
]]></description><link>https://forum.qt.io/post/555751</link><guid isPermaLink="true">https://forum.qt.io/post/555751</guid><dc:creator><![CDATA[Psnarf]]></dc:creator><pubDate>Fri, 11 Oct 2019 18:24:34 GMT</pubDate></item><item><title><![CDATA[Reply to Creator project file: Widgets on Fri, 11 Oct 2019 04:29:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/psnarf">@<bdi>Psnarf</bdi></a> If you do not want to support Qt 4 you don't need that version check.</p>
]]></description><link>https://forum.qt.io/post/555540</link><guid isPermaLink="true">https://forum.qt.io/post/555540</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Fri, 11 Oct 2019 04:29:26 GMT</pubDate></item><item><title><![CDATA[Reply to Creator project file: Widgets on Thu, 10 Oct 2019 22:10:43 GMT]]></title><description><![CDATA[<p dir="auto">I think no. Also after I have learnt the cmake , I don't think qmake also necessary for many situations :).</p>
]]></description><link>https://forum.qt.io/post/555529</link><guid isPermaLink="true">https://forum.qt.io/post/555529</guid><dc:creator><![CDATA[CKurdu]]></dc:creator><pubDate>Thu, 10 Oct 2019 22:10:43 GMT</pubDate></item></channel></rss>