<?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[QT access file path for keep to token]]></title><description><![CDATA[<p dir="auto">hello I taken a token from a web service in my project and i need to keep this token, is there a common file path in windows or mac linux like txt file. or where I can access and store the windows registry<br />
for example  c:/users/(how can I acces here)   Thanks</p>
]]></description><link>https://forum.qt.io/topic/112336/qt-access-file-path-for-keep-to-token</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 19:37:42 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/112336.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 07 Mar 2020 19:05:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QT access file path for keep to token on Sat, 07 Mar 2020 19:26:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/raii">@<bdi>Raii</bdi></a><br />
<a href="https://doc.qt.io/qt-5/qsettings.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/qt-5/qsettings.html</a> lets you access the Windows registry if you wish.</p>
<p dir="auto"><a href="https://doc.qt.io/qt-5/qstandardpaths.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/qt-5/qstandardpaths.html</a> gives the paths for home directory and various other places to store user/application data.</p>
<p dir="auto">Whether these are appropriate for your "I bought a token from a web service" I can't say.</p>
]]></description><link>https://forum.qt.io/post/581486</link><guid isPermaLink="true">https://forum.qt.io/post/581486</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Sat, 07 Mar 2020 19:26:31 GMT</pubDate></item></channel></rss>