<?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 set QSerialPort flag(EventChar,ReplaceFlow)]]></title><description><![CDATA[<p dir="auto">hello all,<br />
I want set my serialport settings to the folowing status :<br />
<img src="https://ddgobkiprc33d.cloudfront.net/481e5b8e-7e44-4e66-9909-5a258fdf96a2.PNG" alt="0_1514783821470_serial_settings.PNG" class=" img-fluid img-markdown" /><br />
I haven't searched proper way to do it. Could you tell me about it if you have some advice,thanks a lot.</p>
]]></description><link>https://forum.qt.io/topic/86401/how-to-set-qserialport-flag-eventchar-replaceflow</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 05:52:44 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/86401.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 01 Jan 2018 05:18:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to set QSerialPort flag(EventChar,ReplaceFlow) on Mon, 01 Jan 2018 19:41:48 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">as I know, it is only Windows specific options, exists in DCB. So, you can try to get the QSerialPort::hande(), request the current DCB structure, change it, and setup back. But I'm not sure, because the  QSerialPort was designed as a cross-platform solution.</p>
]]></description><link>https://forum.qt.io/post/434253</link><guid isPermaLink="true">https://forum.qt.io/post/434253</guid><dc:creator><![CDATA[kuzulis]]></dc:creator><pubDate>Mon, 01 Jan 2018 19:41:48 GMT</pubDate></item><item><title><![CDATA[Reply to How to set QSerialPort flag(EventChar,ReplaceFlow) on Mon, 01 Jan 2018 09:40:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pinkie">@<bdi>pinkie</bdi></a> said in <a href="/post/434200">How to set QSerialPort flag(EventChar,ReplaceFlow)</a>:</p>
<blockquote>
<p dir="auto">hello all,<br />
I want set my serialport settings to the folowing status :<br />
<img src="https://ddgobkiprc33d.cloudfront.net/481e5b8e-7e44-4e66-9909-5a258fdf96a2.PNG" alt="0_1514783821470_serial_settings.PNG" class=" img-fluid img-markdown" /><br />
I haven't searched proper way to do it. Could you tell me about it if you have some advice,thanks a lot.</p>
</blockquote>
<p dir="auto">Hi, this looks like something that has to be done by your program itself. It is a higher layer protocol on top of QSerialPort.</p>
<p dir="auto">The settings from the first line can be done by QSerialPort, of course.</p>
<p dir="auto">Happy New Year</p>
]]></description><link>https://forum.qt.io/post/434211</link><guid isPermaLink="true">https://forum.qt.io/post/434211</guid><dc:creator><![CDATA[aha_1980]]></dc:creator><pubDate>Mon, 01 Jan 2018 09:40:04 GMT</pubDate></item></channel></rss>