Ok, so if the user inputs data into an edit text box, some of QSettings methods should be able to handle saving this information?
I am looking through the documentation and i must be missing the part where i can save this to a file specified by the user. For instance, the user just got through creating some tabs in their layout and then input some data into edit text boxes on those tabs (all within mainwindow). Now they want to save the layout and contents of what they just input to a file. They click save and then go to a different computer and want to load that stuff there. How is QSettings going to do this? I just keep seeing it doing stuff with the registry.
Sorry, i am just really confused. I am going to read it some more, but if you have input i would greatly appreciate further assistance! =)
Bookmarks