<?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[writing to file]]></title><description><![CDATA[<p dir="auto">Hello!</p>
<p dir="auto">i want to write some text to local file... i have tried using std::fstream and QFile both ways there is no text file generated in my working or build directory, it is still WebAssembly missing the use for file system?</p>
<p dir="auto">Is there another solution for this?</p>
<p dir="auto">Thanks in advance</p>
]]></description><link>https://forum.qt.io/topic/149826/writing-to-file</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 06:06:19 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/149826.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 21 Sep 2023 03:18:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to writing to file on Thu, 21 Sep 2023 05:17:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/1xu7">@<bdi>1XU7</bdi></a> said in <a href="/post/773331">writing to file</a>:</p>
<blockquote>
<p dir="auto">Is there another solution for this?</p>
</blockquote>
<p dir="auto">According to "Local File Access" <a href="https://doc.qt.io/qt-6/wasm.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/qt-6/wasm.html</a> you can use IDBFS to store data persistently.</p>
]]></description><link>https://forum.qt.io/post/773345</link><guid isPermaLink="true">https://forum.qt.io/post/773345</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Thu, 21 Sep 2023 05:17:40 GMT</pubDate></item></channel></rss>