<?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[How do I use HTTPS to load images?]]></title><description><![CDATA[<p dir="auto">I'm currently using the latest version of QT Creator and I'm unable to load any images using a URL.</p>
<pre><code>Image {
        id: image
        width: 250
        height: 150
        source: "https://vignette1.wikia.nocookie.net/youtubepoop/images/f/f7/5Pikachu.png/revision/latest?cb=20141108062013"
        fillMode: Image.PreserveAspectFit
    }
</code></pre>
]]></description><link>https://forum.qt.io/topic/126688/how-do-i-use-https-to-load-images</link><generator>RSS for Node</generator><lastBuildDate>Sat, 04 Apr 2026 06:56:04 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/126688.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 May 2021 16:29:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How do I use HTTPS to load images? on Sun, 16 May 2021 19:53:41 GMT]]></title><description><![CDATA[<p dir="auto">What did you do ?</p>
]]></description><link>https://forum.qt.io/post/659984</link><guid isPermaLink="true">https://forum.qt.io/post/659984</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 16 May 2021 19:53:41 GMT</pubDate></item><item><title><![CDATA[Reply to How do I use HTTPS to load images? on Sun, 16 May 2021 10:58:12 GMT]]></title><description><![CDATA[<p dir="auto">I managed to fix it and thank you so much for your help</p>
]]></description><link>https://forum.qt.io/post/659900</link><guid isPermaLink="true">https://forum.qt.io/post/659900</guid><dc:creator><![CDATA[TheWhaler]]></dc:creator><pubDate>Sun, 16 May 2021 10:58:12 GMT</pubDate></item><item><title><![CDATA[Reply to How do I use HTTPS to load images? on Sun, 16 May 2021 08:10:09 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">The Qt Creator version has no role with regards to the version of Qt you are using.</p>
<p dir="auto">Since you say you are using Python:</p>
<ul>
<li>which version of PySide or PyQt ?</li>
<li>how did you installed it ?</li>
<li>which OS are you using ?</li>
<li>as <a class="plugin-mentions-user plugin-mentions-a" href="/user/raven-worx">@<bdi>raven-worx</bdi></a> already asked, do you have OpenSSL installed ?</li>
</ul>
]]></description><link>https://forum.qt.io/post/659888</link><guid isPermaLink="true">https://forum.qt.io/post/659888</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 16 May 2021 08:10:09 GMT</pubDate></item><item><title><![CDATA[Reply to How do I use HTTPS to load images? on Sun, 16 May 2021 06:58:09 GMT]]></title><description><![CDATA[<p dir="auto">Qt Creator 4.14.2<br />
Qt 5.15.2<br />
and using Python to develop</p>
]]></description><link>https://forum.qt.io/post/659884</link><guid isPermaLink="true">https://forum.qt.io/post/659884</guid><dc:creator><![CDATA[TheWhaler]]></dc:creator><pubDate>Sun, 16 May 2021 06:58:09 GMT</pubDate></item><item><title><![CDATA[Reply to How do I use HTTPS to load images? on Sat, 15 May 2021 18:46:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thewhaler">@<bdi>TheWhaler</bdi></a><br />
your application must be able to find the OpenSSL libs.<br />
What Qt version and platform?</p>
<p dir="auto">But anyway this has been handled multiple times here in the forum.</p>
]]></description><link>https://forum.qt.io/post/659838</link><guid isPermaLink="true">https://forum.qt.io/post/659838</guid><dc:creator><![CDATA[raven-worx]]></dc:creator><pubDate>Sat, 15 May 2021 18:46:35 GMT</pubDate></item></channel></rss>