06-09-2012 11:48 PM
Hello,
I am a beginner dev. Could someone please direct me to some resources? I want to achieve a few things with my new app.
In one part of the app, I want to create a form to write data to a file in XML or similar language. In another part of the app, I want to be able to read the data file.
What code/language would I use to achieve this?
Also, how would I be able to make the data file stored in the user's file system (for exporting and access after app is closed)
Thank you very much.
AwesomeDev
06-10-2012 07:44 AM
You can use QXmlStreamReader for reading XML, and QXmlStreamWriter for write.
06-10-2012 07:45 AM
06-10-2012 07:50 AM
06-13-2012 08:22 AM
Did you make progress on this?
If so, please mark this thread complete by accepting one or more of the posts as solution.
If not, where are you stuck and what help do you need?
Stuart
06-15-2012 10:37 AM
AwesomeDev: how frequently are you able to monitor the forums?
06-15-2012 10:38 AM
Quite frequently, why do you ask?
06-15-2012 03:01 PM
Ok, good.
As per my previous post in this thread, can you either close the thread by accepting a solution, or follow up with your current issue on this topic?
-- thanks.
Stuart