Hi All,

How would I go about saving model data to a XML file? (Using QStandardItemModel and a QTableView)
I want to write the data to a XML file when my application is closed and parsed when I open it. I'm really struggling with this.
I have researched extensively but I can't find what I need.

Any help would be greatly appreciated.

Thanks.