<?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[QSettings and duplicate keys acting like array]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">Is it possible to use QSettings to parse following ini-format?</p>
<p dir="auto">[Files]<br />
File = "C:\asdfasdf1.txt"<br />
File = "C:\asdfasdf2.txt"<br />
File = "C:\asdfasdf3.txt"</p>
<p dir="auto">Looks like a list of files, should be a list of files but might not be standard way to handle "arrays" in ini-files. Problem is that I cannot change that format since it is used by other software, I just need to read and display those values in my software.</p>
<p dir="auto">Thanks in advance.</p>
]]></description><link>https://forum.qt.io/topic/49138/qsettings-and-duplicate-keys-acting-like-array</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 22:51:47 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/49138.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 12 Dec 2014 06:37:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QSettings and duplicate keys acting like array on Fri, 12 Dec 2014 08:31:02 GMT]]></title><description><![CDATA[<p dir="auto">[quote author="sierdzio" date="1418370140"]It should be possible, yes. Check out this part of the documentation: "link":<a href="http://doc.qt.io/qt-5/qsettings.html#section-and-key-syntax.%5B/quote" target="_blank" rel="noopener noreferrer nofollow ugc">http://doc.qt.io/qt-5/qsettings.html#section-and-key-syntax.[/quote</a>]</p>
<p dir="auto">I have looked at the documentation, also that section and to my understanding it does not provide any help for this specific situation.</p>
]]></description><link>https://forum.qt.io/post/254073</link><guid isPermaLink="true">https://forum.qt.io/post/254073</guid><dc:creator><![CDATA[mhusari]]></dc:creator><pubDate>Fri, 12 Dec 2014 08:31:02 GMT</pubDate></item><item><title><![CDATA[Reply to QSettings and duplicate keys acting like array on Fri, 12 Dec 2014 07:42:20 GMT]]></title><description><![CDATA[<p dir="auto">It should be possible, yes. Check out this part of the documentation: "link":<a href="http://doc.qt.io/qt-5/qsettings.html#section-and-key-syntax" target="_blank" rel="noopener noreferrer nofollow ugc">http://doc.qt.io/qt-5/qsettings.html#section-and-key-syntax</a>.</p>
]]></description><link>https://forum.qt.io/post/254060</link><guid isPermaLink="true">https://forum.qt.io/post/254060</guid><dc:creator><![CDATA[sierdzio]]></dc:creator><pubDate>Fri, 12 Dec 2014 07:42:20 GMT</pubDate></item></channel></rss>