[][src]Module qt_core::q_json_document

C++ type: QJsonDocument

Structs

DataValidation

This value is used to tell QJsonDocument whether to validate the binary data when converting to a QJsonDocument using fromBinaryData() or fromRawData().

JsonFormat

This value defines the format of the JSON byte array produced when converting to a QJsonDocument using toJson().