QJsonObject

class PyQt5.QtCore.QJsonObject

QJsonObject is implemented as a Python dict of str keys and QJsonValue values.

C++ documentation

Previous topic

QJsonDocument

Next topic

QJsonParseError