<?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[Serialise a drawing]]></title><description><![CDATA[<p dir="auto">If I have a paint-like application on a raspberry pi where I can draw on a window, what is the best way for me to serialise what is being drawn and to have it transferred over UART to a second window (on the same raspberry pi) so that the drawing is displayed in real time on both windows?</p>
]]></description><link>https://forum.qt.io/topic/114430/serialise-a-drawing</link><generator>RSS for Node</generator><lastBuildDate>Tue, 25 Aug 2026 08:07:30 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/114430.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 May 2020 16:35:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Serialise a drawing on Mon, 04 May 2020 17:49:57 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">As already explained in your other thread you might be taking this the wrong way.</p>
<p dir="auto">Thing to determine are:</p>
<ul>
<li>how are both screens connected ?</li>
<li>are you using a window manager ?</li>
<li>will you be using one or two applications for that ?</li>
<li>what technology is each screen's connexion ?</li>
</ul>
]]></description><link>https://forum.qt.io/post/592529</link><guid isPermaLink="true">https://forum.qt.io/post/592529</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 04 May 2020 17:49:57 GMT</pubDate></item></channel></rss>