<?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 to Pass QImage to QML  from live capture]]></title><description><![CDATA[<p dir="auto">I am currently trying to pass QImage to QML as signal but it is throwing error " Error: Cannot assign QImage to QQuickImage*"<br />
How to convert QImage to QQuickImage or method to pass QImage to qml and display as Image...Pls help me.</p>
]]></description><link>https://forum.qt.io/topic/97751/how-to-pass-qimage-to-qml-from-live-capture</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Apr 2026 16:04:08 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/97751.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 18 Dec 2018 11:13:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to Pass QImage to QML  from live capture on Wed, 19 Dec 2018 04:20:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/j.hilk">@<bdi>J.Hilk</bdi></a> Thank you :)</p>
]]></description><link>https://forum.qt.io/post/500159</link><guid isPermaLink="true">https://forum.qt.io/post/500159</guid><dc:creator><![CDATA[Gannu Bangalore]]></dc:creator><pubDate>Wed, 19 Dec 2018 04:20:16 GMT</pubDate></item><item><title><![CDATA[Reply to How to Pass QImage to QML  from live capture on Tue, 18 Dec 2018 11:43:07 GMT]]></title><description><![CDATA[<p dir="auto">hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/gannu-bangalore">@<bdi>Gannu-Bangalore</bdi></a> ,</p>
<p dir="auto">you'll have to go the way over the <a href="http://doc.qt.io/qt-5/qquickimageprovider.html" target="_blank" rel="noopener noreferrer nofollow ugc">qquickimageprovider-class</a></p>
]]></description><link>https://forum.qt.io/post/499985</link><guid isPermaLink="true">https://forum.qt.io/post/499985</guid><dc:creator><![CDATA[J.Hilk]]></dc:creator><pubDate>Tue, 18 Dec 2018 11:43:07 GMT</pubDate></item></channel></rss>