Module qtjambi
Package io.qt.core

Class QJsonObject

All Implemented Interfaces:
QtObjectInterface, Cloneable, Iterable<QJsonValue>

public class QJsonObject extends QtObject implements Iterable<QJsonValue>, Cloneable

Encapsulates a JSON object

Java wrapper for Qt class QJsonObject