.. currentmodule:: PyQt5.QtCore

QJsonObject
-----------

.. class:: QJsonObject

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

    `C++ documentation <http://doc.qt.io/qt-5/qjsonobject.html>`_
