<?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[Qt Creator and Examples disconnect]]></title><description><![CDATA[<p dir="auto">I installed Qt Creator on my Fedora system using dnf. The install didn’t install the examples, so I installed them separately.</p>
<p dir="auto">Qt Creator doesn’t show the examples in the Examples tab of the Welcome screen. Is there a way to point Qt Creator at the directory the examples are located in so that they’ll appear in the Examples tab?</p>
]]></description><link>https://forum.qt.io/topic/164473/qt-creator-and-examples-disconnect</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 00:28:54 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164473.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 24 Mar 2026 01:18:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Qt Creator and Examples disconnect on Tue, 24 Mar 2026 16:38:59 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://wiki.qt.io/Qt_Examples_in_Qt_Creator" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.qt.io/Qt_Examples_in_Qt_Creator</a> has some information about the subject.</p>
]]></description><link>https://forum.qt.io/post/837302</link><guid isPermaLink="true">https://forum.qt.io/post/837302</guid><dc:creator><![CDATA[cristian-adam]]></dc:creator><pubDate>Tue, 24 Mar 2026 16:38:59 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Creator and Examples disconnect on Tue, 24 Mar 2026 14:22:21 GMT]]></title><description><![CDATA[<p dir="auto">Hmm. <a href="https://forum.qt.io/topic/163890/examples-don-t-show-up">https://forum.qt.io/topic/163890/examples-don-t-show-up</a> also mentions this issue, where I posted the same advice.</p>
<p dir="auto">Please let us know if this works.</p>
]]></description><link>https://forum.qt.io/post/837300</link><guid isPermaLink="true">https://forum.qt.io/post/837300</guid><dc:creator><![CDATA[cristian-adam]]></dc:creator><pubDate>Tue, 24 Mar 2026 14:22:21 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Creator and Examples disconnect on Tue, 24 Mar 2026 14:16:47 GMT]]></title><description><![CDATA[<p dir="auto">You need to tell Qt Creator about the examples.</p>
<p dir="auto">On macOS I have:</p>
<pre><code>/Users/cristian/Applications/Qt Creator 19.0.0/Qt Creator.app/Contents/Resources/QtProject/QtCreator.ini 
</code></pre>
<p dir="auto">which contains:</p>
<pre><code>[Settings]
InstallSettings=/Users/cristian/Qt/Tools/sdktool   
</code></pre>
<p dir="auto">At:</p>
<pre><code>/Users/cristian/Qt/Tools/sdktool/QtProject/QtCreator.ini 
</code></pre>
<p dir="auto">I have:</p>
<pre><code>[Help]
InstalledDocumentation=/Users/cristian/Qt/Docs/Qt-6.10.2/
InstalledExamples=Qt 6.10.2|/Users/cristian/Qt/Docs/Qt-6.10.2|/Users/cristian/Qt/Examples/Qt-6.10.2/   
</code></pre>
<p dir="auto">If you replicate this on your setup you should have Examples working.</p>
]]></description><link>https://forum.qt.io/post/837299</link><guid isPermaLink="true">https://forum.qt.io/post/837299</guid><dc:creator><![CDATA[cristian-adam]]></dc:creator><pubDate>Tue, 24 Mar 2026 14:16:47 GMT</pubDate></item></channel></rss>