-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
QJson: Move writing from QJsonDocument to QJsonValue
JSON values are now written directly by QJsonValue instead of QJsonDocument. Only objects and arrays are currently supported to be written. Change-Id: I413db14c69e8d6e9f06431051c8d716d1fb9d4eb Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
- Loading branch information
Showing
3 changed files
with
116 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.