<?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 can I make a multi channels real time plotting tool by using Qt and Qwt?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I am trying to implement a real time plotting tool for displaying multi-channel bit streams. Each channel should have its own plotting window and all the plotting windows should be in one big main window. Does Qwt or Qt has "subplots" function or any similar ones for doing this kind of work? I am very new to Qt and Qwt, Can anyone give me any related examples or links?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.qt.io/topic/34580/how-can-i-make-a-multi-channels-real-time-plotting-tool-by-using-qt-and-qwt</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 18:21:58 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/34580.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 Nov 2013 00:47:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can I make a multi channels real time plotting tool by using Qt and Qwt? on Fri, 22 Nov 2013 08:10:48 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Then create one plot per channel and use a QGridLayout to put them together in your main widget. All examples in the documentation uses that kind of approach, either building up the interface by hand or using Designer.</p>
]]></description><link>https://forum.qt.io/post/204874</link><guid isPermaLink="true">https://forum.qt.io/post/204874</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 22 Nov 2013 08:10:48 GMT</pubDate></item><item><title><![CDATA[Reply to How can I make a multi channels real time plotting tool by using Qt and Qwt? on Fri, 22 Nov 2013 02:28:29 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Thanks for your reply. BUT the "cpuplot" is multiple curves in one window. What I need is one curve in one window and multiple windows together in one main window. And the 'plotmatrix' is not in Qwt 6.1 package.</p>
<p dir="auto">Any other suggestions?</p>
<p dir="auto">Thanks,</p>
]]></description><link>https://forum.qt.io/post/204848</link><guid isPermaLink="true">https://forum.qt.io/post/204848</guid><dc:creator><![CDATA[Kale Lou]]></dc:creator><pubDate>Fri, 22 Nov 2013 02:28:29 GMT</pubDate></item><item><title><![CDATA[Reply to How can I make a multi channels real time plotting tool by using Qt and Qwt? on Fri, 22 Nov 2013 01:44:53 GMT]]></title><description><![CDATA[<p dir="auto">I think the 'cpuplot', and 'plotmatrix' examples is what your after, they are located in the examples, and playground directories included with Qwt.</p>
]]></description><link>https://forum.qt.io/post/204845</link><guid isPermaLink="true">https://forum.qt.io/post/204845</guid><dc:creator><![CDATA[Seamus Boyle]]></dc:creator><pubDate>Fri, 22 Nov 2013 01:44:53 GMT</pubDate></item></channel></rss>