Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

QJsonDocument auto sorting

$
0
0
Hi, I’m loading some data from a JSON file to a QJsonDocument, editing, and writing back to file. I see that QJsonDocument automatically sorts objects alphabetically. So when I write to file, everything is sorted in that order, which I would like not happen. Is there a way to avoid this? Cheers.

Viewing all articles
Browse latest Browse all 13965

Trending Articles