Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,

I'm building an small desktop mobile testing application with Python, using PyQt5 Library for GUI design. I want to know if there is a way to save a TreeView of data into an XML file, to parse it and get the data from it, or vice-versa (get data from XML file and insert the into the treeview).

A simple hint or suggestion would be appreciated, thank you ^_^.

What I have tried:

I just built the Treeview, i'm little new to this.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900