madmaxoft / SkauTan

Music player for Skautské Tancování
https://skautske-tancovani.cz/
The Unlicense
1 stars 2 forks source link

Use QXmlStreamWriter to export all XML data #206

Open madmaxoft opened 5 years ago

madmaxoft commented 5 years ago

By using the QXmlStreamWriter class, it is possible to write the XML elements and attributes in a specific order, to normalize them. All exports should use these, so that it's easy to compare, diff and update all exported files - especially those in Git.