<?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[Extract data from CSV file and put it in a Qstringlist]]></title><description><![CDATA[<p dir="auto">Hello ,<br />
I displayed a CSV fie in a tablewidget . then i want to extract column 1  data and put it in a QstringList .<br />
How Can i do this<br />
thank you</p>
]]></description><link>https://forum.qt.io/topic/128248/extract-data-from-csv-file-and-put-it-in-a-qstringlist</link><generator>RSS for Node</generator><lastBuildDate>Tue, 04 Aug 2026 13:19:32 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/128248.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 06 Jul 2021 13:17:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Extract data from CSV file and put it in a Qstringlist on Tue, 06 Jul 2021 13:21:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jsulm">@<bdi>jsulm</bdi></a> thank you :)</p>
]]></description><link>https://forum.qt.io/post/669178</link><guid isPermaLink="true">https://forum.qt.io/post/669178</guid><dc:creator><![CDATA[dziko147]]></dc:creator><pubDate>Tue, 06 Jul 2021 13:21:26 GMT</pubDate></item><item><title><![CDATA[Reply to Extract data from CSV file and put it in a Qstringlist on Tue, 06 Jul 2021 13:20:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dziko147">@<bdi>dziko147</bdi></a> Such questions where asked often here, you should use the search function.<br />
Read the file line by line, split each line using QString::split() and read the first element from the resulting list.</p>
]]></description><link>https://forum.qt.io/post/669177</link><guid isPermaLink="true">https://forum.qt.io/post/669177</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Tue, 06 Jul 2021 13:20:47 GMT</pubDate></item></channel></rss>