Saving Qlist to a file. Qt
I have a qlist 'List' of objects of my own class. I want to save this to a
file for later use. I want to be able to open that file later, and use the
qlist to add more data (or modify,etc). I am using qt static build.
How should I go about this ? (little new at this)
No comments:
Post a Comment