<?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 use ZPL by serial port on QT]]></title><description><![CDATA[<p dir="auto">hello ,<br />
i want to using ZPL for make barcode and qr code on QT.<br />
i will using serial port for connection between QT to printer .<br />
so like this - QT -&gt; send code ZPL -&gt; serial port -&gt; print.<br />
i want little example how to using that on QT</p>
<p dir="auto">thanks before.</p>
]]></description><link>https://forum.qt.io/topic/101533/how-to-use-zpl-by-serial-port-on-qt</link><generator>RSS for Node</generator><lastBuildDate>Sat, 04 Apr 2026 13:41:58 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/101533.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Apr 2019 02:54:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to use ZPL by serial port on QT on Mon, 08 Apr 2019 04:35:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kacank87">@<bdi>Kacank87</bdi></a> I don't have any examples for that device (is there any documentation/examples/SDK from device manufacturer?), but in general you can use <a href="https://doc.qt.io/qt-5/qserialport.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/qt-5/qserialport.html</a> in Qt to access serial port. What exactly to send/receive depends on your device.</p>
]]></description><link>https://forum.qt.io/post/521774</link><guid isPermaLink="true">https://forum.qt.io/post/521774</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Mon, 08 Apr 2019 04:35:28 GMT</pubDate></item></channel></rss>