smurfomen / QSerializer

This repo for Qt/C++ serialization objects in JSON or XML based on QtCore
https://smurfomen.github.io/QSerializer/
MIT License
73 stars 27 forks source link

Support for xml attribute #12

Open Dedeas opened 2 years ago

Dedeas commented 2 years ago

Hi, would it be possible to add support for xml attribute? Thanks

XRay3D commented 1 year ago

I also need attributes, I decided to implement it myself. Maybe I'll make a pull request.