QJsonModel icon indicating copy to clipboard operation
QJsonModel copied to clipboard

Question: Why does library not use QJsonDocument::toJson()?

Open githubuser0xFFFF opened this issue 2 years ago • 1 comments

Out of curiosity, why do you use your own functions to generate JSON (arrayContentToJson, objectContentToJson and valueToJson) instead of the QJsonDocument::toJson() function?

Thank you for the great library :o)

githubuser0xFFFF avatar Jul 20 '23 05:07 githubuser0xFFFF

i dont remember, it is pretty old ... You can make a pull request if you think it is a better choice

dridk avatar Jul 20 '23 07:07 dridk